a.menu
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #000000;
}
a.menu:hover
{
text-decoration: none;
font-family: tahoma;
font-size: 12px;
font-weight: bold;
color: #FF0000;
}