BODY, body, p, br, td, div, html
{
Font-Family: Verdana, Lucida, Sans-Serif;
Font-Size: 10pt;
}

a:link{
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
}

a:active{
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
}

a:visited{
    color: #FF6600;
    text-decoration: none;
    font-weight: bold;
}

a:hover{
    color: #FF6600;
    text-decoration: underline;
    font-weight: bold;
}

