 body 
 
 { font-family: times, serif; 
 	font-size: 16px; 
	color: #003300; 
	background-color: #cccc99; 
	text-align: center } 




a {
	text-decoration:	
none;
	font-family: Times, serif;
	text-align: center;
	font-size: 14px;
	color: #006633
}



			

 
a:link {  text-decoration: none;
	color: #003300;
	font-size: 14px;
	font-family: Times, serif
} 



a:visited {
	color: #006633;
	font-size:	
14px



} 

a:hover {
	text-decoration: none;
	font-family: Times, serif;
	color: #ff0000;
	font-size: 14px
} 



a.external{ color:#003300; 
        	font-size:	16px;
			font-family: Times, serif }		
			
			a.external:hover { color:#ff0000; 
        	font-size:	16px;
			font-family: Times, serif }	
			
			
a.largelink{ color:#003300; 
        	font-size:	24px;
			font-family: Times, serif }		
			
			a.largelink:hover { color:#ff0000; 
        	font-size:	24px;
			font-family: Times, serif }	
			

.header {
	font-family: Times, serif;
	font-size: 24px;
} 


.border {
border-style:solid;
border-width: 1px;
border-color:#006633;
}
