A {
        color:#002299;
        FONT-SIZE : 70%;
        font-weight: bold;
        text-decoration: none;
}
A:hover  {
        COLOR: #ff3300;
        FONT-SIZE : 70%;
        FONT-WEIGHT : bold;
        TEXT-DECORATION : none;
}

A:active  {
        color:#ff3300;
        font-size:70%;
        font-weight: bold;
        text-decoration: none;
}
A:link  {
        COLOR :#002299;
        FONT-SIZE : 70%;
        FONT-WEIGHT : bold;
        TEXT-DECORATION : none;
}
BODY  {
        MARGIN-TOP : 0px;
        margin-left : 0px;
        margin-right : 0px;
        margin-bottom : 0px;
        font-family: Verdana, Helvetica, Arial, Geneva, sans-serif;
        FONT-SIZE : 70%;
}