A:link { color: darkred; }
A:visited { color: teal; }
A:active { color: olive; }
A:hover { color: maroon; } 
