body {
	font-family:cochin, sans-serif;
	font-size:12px; 
	background:#333333;
	
}




a {
	font-family: cochin, sans-serif;  
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	text-decoration:none;}
	
	
	
a:link {
	font-family: cochin, sans-serif;  
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	text-decoration:none;}
		
	
a:visited {
	font-family: cochin, sans-serif;  
	font-size: 14px; 
	font-weight: bold; 
	color: #000000;
	text-decoration:none;}
		
	
a:hover {
	font-family: cochin, sans-serif;  
	font-size: 14px; 
	font-weight: bold; 
	color: #FF3300;
	text-decoration:underline;}
		
	
a:active {
	font-family: cochin, sans-serif;  
	font-size: 14px; 
	font-weight: bold; 
	color: #FF3300;
	text-decoration:none;}
		

