http://www.w3.org/TR/REC-CSS2/selector.html#q15 In the CSS spec, it states that a :link can be :active . How could I make :link :active without it becoming :visited ? Sam