body {		background-color: #000000; }

a:link { 	font-family: Trebuchet MS,Arial,Helvetica,sans-serif; 
			font-weight: bold; 
			text-decoration: none; 
			color: #b80000; 
			font-size: 12px; }
			
a:visited { font-family: Trebuchet MS,Arial,Helvetica,sans-serif; 
			font-weight: bold; 
			text-decoration: none; 
			color: #801c1c; 
			font-size: 12px; }
			
a:hover { 	font-family: Trebuchet MS,Arial,Helvetica,sans-serif; 
			font-weight: bold; 
			text-decoration: none; 
			color: #801c1c; 
			font-size: 12px; }

.bodytext { font-family: Trebuchet MS,Arial,Helvetica,sans-serif; 
			color: #c2c2c0; 
			font-size: 12px; }
