BODY
a {test-decoration: none;}
a:link {COLOR: #333333;}
a:visited {COLOR: #333333;}
A:hover
{
    COLOR: orange;
    FONT-STYLE: oblique;

}