BODY
{
    font-family :  Verdana, Arial, Helvetica, sans-serif;
    font-size : 13; 
    font-weight : bold;
    background-color: rgb(1,12,254);
}
A, A:VISITED {
    font-size : 13; 
    text-decoration : none;
    color : #DAF4DB;
}
A:hover
{
    text-decoration : none; 
    color: #FF0000; 
    background-color: rgb(0,12,250); 
}
TABLE
{ 
    font-size : 13; 
    border : 0px none; 
}

