BODY
{
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
color: white;
background-color: black
}

TD
{
font-family: Verdana, Arial, Helvetica;
font-size: 12px;
}

a {
        color: #00CCFF;
        font-style: normal;
        font-weight: bold;
        text-decoration:none;
}
a:active {
        color: #00DEFF;
        font-style: normal;
        font-weight: bold;
        text-decoration: underline;

}
a:hover {
        color: #00DEFF;
        font-style: normal;
        font-weight: bold;
        text-decoration: underline
}
