a:link { color: #333 ; text-decoration: none; }
a:visited { color: purple ; text-decoration: none; }
a:hover { color: #a90020 ; text-decoration: none; }
a:active { color: red ; text-decoration: none; }
