Ordering the Link States http://meyerweb.com/eric/thoughts/2007/06/04/ordering-the-link-states/
a:link {color: blue;} a:visited {color: purple;} a:hover {color: red;} a:active {color: yellow;}