A:link
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: orange;
    FONT-FAMILY: Arial, Tahoma
}
A:hover
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: yellow;
    FONT-FAMILY: Arial, Tahoma
}
A:visited
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: orange;
    FONT-FAMILY: Arial, Tahoma
}
A:active
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: orange;
    FONT-FAMILY: Arial, Tahoma
}
