a:link {color: blue; }
a:visited {color: grey; }
a:hover {color: red; }
a:active {color: gold; }
