.adsense {
    text-decoration: none;
    font-family: arial, sans-serif;
}

a.adsense:hover {
   color: #ff0000; 
   background: #ffffcc;    
   text-decoration: underline;
}