
a{ text-decoration:none;   	font-family:Verdana;
   font-size:11px;
      color: #ffffff;
	  text-decoration:underline;}

a:hover {
   	font-family:Verdana;
   font-size:11px;
      color: #ffffff;
	    text-decoration:none;
   }
   
   .link{ text-decoration:none;   	font-family:Verdana;
   font-size:10px;
      color: #ffffff;}
	     
   .link a{ text-decoration:none;   	font-family:Verdana;
   font-size:10px;
      color: #ffffff;}

.link a:hover {
   	font-family:Verdana;
   font-size:10px;
      color: #ffffff;text-decoration:underline;
   }
   
      .link1{ text-decoration:none;   	font-family:Verdana;
   font-size:11px;
      color: #000000;}
	     
   .link1 a{ text-decoration:none;   	font-family:Verdana;
   font-size:11px;
      color: #71001a;}

.link1 a:hover {
   	font-family:Verdana;
   font-size:11px;
      color: #71001a;text-decoration:underline;
   }