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