
 a {	
   font-family : Arial;
   font-weight : regular;
   font-size : 11px;
	color: #ffffff;
   text-decoration: none;
   }
   
 a:hover {
   font-family : Arial;
   font-weight : regular;
   font-size : 11px;
   color: #FFFFFF;
   text-decoration: underline;
   }
