body{ 
color: darkcyan;
background-color: #fff8dc;
}

A{ color: darkcyan; text-decoration: none; } 
A:visited {text-decoration: none;}
A:hover, a:active { color: maroon; text-decoration: underline;}