A
{
    FONT-SIZE: 11pt;
    LEFT: 6pt;
    COLOR: white;
    FONT-FAMILY: arial;
    POSITION: relative;
    TEXT-DECORATION: none
}
A:hover
{
    COLOR: #ff0000;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: transparent
}
A.none:hover
{
    BACKGROUND-COLOR: transparent
}
BODY
{
    FONT-SIZE: 8pt;
    COLOR: #ffffff;
    FONT-FAMILY: arial
}

A.normal
{
    FONT-SIZE: 11pt;
    LEFT: 0pt;
    COLOR: white;
    FONT-FAMILY: arial;
    POSITION: relative;
    TEXT-DECORATION: none
}
A.normal:hover
{
    COLOR: #ff0000;
    FONT-FAMILY: arial;
    BACKGROUND-COLOR: transparent
}