body {		background-color: #000000; }

a:link { 	font-family: Times New Roman,serif; 
			font-weight: bold; 
			text-decoration: none; 
			color: #b80000; 
			font-size: 14px; }
			
a:visited { font-family: Times New Roman,serif; 
			font-weight: bold; 
			text-decoration: none; 
			color: #801c1c; 
			font-size: 14px; }
			
a:hover { 	font-family: Times New Roman,serif; 
			font-weight: bold; 
			text-decoration: none; 
			color: #801c1c; 
			font-size: 14px; }

.bodytext { font-family: Times New Roman,serif; 
			color: #c2c2c0; 
			font-size: 14px; }
			
.titletext { font-family: Times New Roman,serif; 			
			color: #505050; 
			font-size: 18px; }			

