a 		 {	
			font-family: Arial,Helvetica,Verdana;
			font-weight: normal;	
			font-style: normal;	
			text-decoration: none;	
			font-size: 12pt;	
			color: #FFFFFF;	
 		 }
  
a:hover {	
 			font-family: Arial,Helvetica,Verdana;	
 			font-weight: normal;	
 			font-style: normal;
			text-decoration: underline;	
			font-size: 12pt;	
			color: #CCE6FE;	
		 }
