
A  {
        font-size : 12;
        color : #4040C0;
        text-decoration : none;
}

A:Visited  {

        color : #4040C0;
        text-decoration : none;
}

A:Active  {

        color : #4040C0;
        text-decoration : none;
}

A:Hover  {

        font-style : line;
        color : #4040B0;
        text-decoration : underline;
}

BODY  {
        font-size : 10;
        font-family : Helvetica;
        background : #818B81;
        


