
a:link { color: maroon; text-decoration: none; }
a:visited { color: maroon; text-decoration: none; } 
a:hover { color: blue; text-decoration: underline;} 
