.menu {
 font-family: Tahoma;
 font-size: 6pt;
 font-weight: bold;
 text-decoration:none;
 color: #000000;
}

a:hover {
 font-family: Tahoma;
 font-size: 6pt;
 font-weight: bold;
 text-decoration:none;
 color: #FF9900;
}