BODY, P, OL, UL, DIV, H1, H2, H3, H4, H5, A
{
        font-family: Verdana;
        font-size: 11px;
        color: #000000;
}
a:link
{
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}
a:visited
{
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}
a:active
{
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}
a:hover
{
        font-weight: normal;
        color: #000000;
        text-decoration: underline;
}
