a:link {
    color: #000000;
    text-decoration: underline
}
a:visited {color: #000000; text-decoration: none}
a:hover { color: #0000FF; text-decoration: none}
a:active { text-decoration: none; color: #990000} 
 
