a.links:visited {  color: #FFFFFF; text-decoration: none}
a.links:link {  color: #FFFFFF; text-decoration: none}
a.links:hover {  color: #FFFFBF; text-decoration: underline}

a.:visited {  color: #E42521; text-decoration: none}
a.:link {  color: #E42521; text-decoration: none}
a.:hover {  color: #000000; text-decoration: underline}

FONT
{
Font-Family: Verdana;
font-color: #000000;
font-size: 10pt}

SELECT, option, textarea, input {
        BORDER-RIGHT: #809CC9 1px dotted;
        BORDER-TOP: #809CC9 1px dotted;
        BORDER-BOTTOM: #809CC9 1px dotted;
        BORDER-LEFT: #809CC9 1px dotted;
        COLOR: #000080;
        FONT-SIZE: 11px;
        FONT-FAMILY: Verdana; BACKGROUND-COLOR: #FFFFBF }
