TD
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: normal;
}

A
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    COLOR: #FF6600;
    TEXT-DECORATION: none;
}

A:hover
{
    COLOR: #FF9900;
; font-size: 11px
}

BODY 
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}

A.Sub
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.Bold {  font-family: Verdana; font-size: 11px; font-weight: bold}
.BoldReverse { font-family: Verdana; font-size: 11px; font-weight: bold ; color: #FFFFFF}
.smallText
{
    font-family: Verdana;
    font-size: 10px;
    font-weight: normal;
}
