body {  
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 0.7em; 
	color: #FEE9C0; 
	font-weight: normal
; background-color: #351B18
	
}




a:hover {  
	color: 351B18; 
	font-weight: bold;
	text-decoration: none; 
	background-color: #ec63a8;
}

a:link {  
	 
	color: #EC63A8; 
	font-weight: bold;
	text-decoration: none; 
	
}

a:active {
	color: 351B18; 
	font-weight: bold;
	text-decoration: none; 
	background-color: #ec63a8;
}




a {  
 	color: #EC63A8; 
	font-weight: bold;
	text-decoration: none; 
 
 }
