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