
A  {
        font-size : 14;
        color : #4040C0;
        text-decoration : none;
        font-family : Arial;
}

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 : 12;
        font-family : Arial;
        background : #FFFFFF;
        


