a.menu {
       font-family:Tahoma,Arial,Verdana,Helvetica;
       font-size: 12px;
       font-weight: none;
       color: white;
       text-decoration: none;
}
a.menu:hover {
       font-family:Tahoma,Arial,Verdana,Helvetica;
       font-size: 12px;
       font-weight: none;
       color: #000033;
       text-decoration: underline;
}
