body { font-color: darkgray; font-size: small; font-family: sans-serif;}
a { color: maroon; text-decoration: none }

a:visited { color: black } 
a:active { color : navy }  
a:hover { color : navy }
