td.menu
{
 background-color: #7ABBEF;
 border-bottom:1px solid;
 border-bottom-color: #50A0DF;
 border-left-color:#FF0000;
 border-right-color:#FF0000;
 border-top-color:#FF0000;
 font-family: Arial;
}

a:link
{
text-decoration : none;
color: #0000FF;
}
a:visited
{
color: #0000FF;
text-decoration : none;
}
a:hover
{
text-decoration : none;
color: #0000FF;
}

a:link.menu
{
text-decoration : none;
color: #FFFFFF;
}
a:visited.menu
{
color: #FFFFFF;
text-decoration : none;
}
a:hover.menu
{
text-decoration : none;
color: #FFFF00;
}
