a:link {color: blue; }
a:visited {color: gold; }
a:hover {color: yellow; }
a:active {color: maroon; }
