a.main{ 
 font-family : Comic Sans MS;
 text-decoration : none;
 color : #0099CC;
 }
	 	  
a:hover.main { 
 font-family : Comic Sans MS;
 text-decoration : none;
 color : #FF0000;
 }