a:hover { 	font-family: Tahoma;	
			font-size: 12;
			color: #000000; 
			text-decoration: underline} 

a:active { 	font-family: Tahoma;	
			font-size: 12;
			color: #000000; 
			text-decoration:none;
} 

a:link { 	font-family: Tahoma;	
			font-size: 12;
			color: #000000;
			text-decoration:none;
} 

a:visited { font-family: Tahoma;	
			font-size: 12;
			color: #000000; 
			text-decoration:none;
} 
