A:link          { text-decoration: none; color: #ff0000; }
A:active        { text-decoration: none; color: lightblue; }
A:visited       { text-decoration: none; color: #cc6633; }
A:hover		{ text-decoration: none; color: yellow; }