BODY
A:LINK {
        color: #000000; 
        text-decoration: none
        }

A:VISITED {
        color: #000000;
        text-decoration: none;
        }
a:hover {  color: #339933; text-decoration: underline}

