#menu
{
font-size: 10pt;
text-decoration: none;
color: white;
}
#menu a
{
font-size: 10pt;
text-decoration: none;
font-weight: bold;
color: white;
}
#menu a:hover
{
text-decoration:none;
color: yellow;
font-weight: bold
}
.menu a:active
{
text-decoration: none;
color: yellow;
font-weight: bold
}
.menu .small
{
font-size: 8pt;
color: white;
}
#menu a:hover
{
text-decoration:none;
color: yellow;
font-weight: bold
}
#menu td
{
text-decoration:none;
color: white;
font-weight: bold
}
