   body,a {
       font-family:"Verdana";
       font-size:14px;
       font-weight:bold;
       color:white;
       text-decoration:none;
   }

   a:hover {
       color:#888888;
   }