a {text-decoration: none; 
   font-style: normal;
   line-height: 1.5;
   font-family: Arial;}

a:hover {text-decoration: none;
         font-family: Arial;
         font-weight: bold;  
         color: #ffffff; 
         background-color:#aaaaff;
         font-size:101%; }