body, table, tr, td, ul
{

            text-decoration: none;
            font-size: 9pt;
            font-family: VERDANA,ARIAL,HELVETICA;
            color: #395A8C;
}
a:link, a:visited, a:active
{

            text-decoration: none;
            font-weight: bold;
            color: #FFFFFF;
}
a:hover
{

            text-decoration: underline;
            font-weight: bold;
            color: #F1F1F1;
}
a.contentlink:hover
{

            text-decoration: underline;
            font-weight: bold;
            color: #FF0000;
}
a.contentlink:link, a.contentlink:visited, a.contentlink:active
{

            text-decoration: none;
            font-weight: bold;
            color: #FF0000;
}
