a:link {
color: #993300;
text-decoration: none
}

a:visited {
color: #CC6600;
text-decoration: none
}

a:hover {
color: #336600; 
text-decoration: underline
}

