BODY
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt
}
A:link
{
    COLOR: white
}
A:visited
{
    COLOR: white
}
A
{
    COLOR: red
}
A:hover
{
    color: red
}
.menu
{
    COLOR: white;
    FONT-FAMILY: Verdana, Arial;
    FONT-SIZE: 9pt
}
A.menu
{
    COLOR: white
}
A.menu:hover
{
    BACKGROUND-COLOR: transparent;
    COLOR: red
}
