a:link {color: blue; }
a:visited {color: white; }
a:hover {color: red; }
a:active {color: yellow; }
