.text {  font-family: "Times New Roman", Times, serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #333333}

.text_bold {  font-family: "Times New Roman", Times, serif; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #333333}

.rollover {  font-family: "Times New Roman", Times, serif; font-size: 11px; font-style: normal; line-height: normal; color: #FFFFFF; background-color: #FF0000; background-image: none}

A.link:link
{
    FONT-SIZE: 11px;
    COLOR: #333333;
    FONT-FAMILY: Times New Roman;
    BACKGROUND-COLOR: none;
    TEXT-DECORATION: underline
}
A.link:visited
{
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Times New Roman;
    BACKGROUND-COLOR: none;
    TEXT-DECORATION: underline
}
A.link:hover
{
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    FONT-FAMILY: Times New Roman;
    BACKGROUND-COLOR: #C47E29;
    TEXT-DECORATION: none
}

