A { text-decoration: none; }
A:link { color: #336633; }
A:visited { color: #336633; }
A:active { color: red; }
a:hover { color: #336633; text-decoration: underline; }