A:link { background: transparent; color: lime; text-decoration: none; }

A:visited { background: transparent; color: orange; text-decoration: none; }
 
A:active { background: transparent; color: yellow; text-decoration: none; }
 