a:link { color: black; }
a:visited { color: gray; }
a:hover { color: red; }
a:active { color: blue; }
