CSS help...

Duckman

New Member
ok, I'm working on a new design for my home page here. Now, my main prob is in CSS, and more specifically the a visited {blah..}. My current CSS says:

A:link, visited { text-decoration: none; color: #425379 }
A:hover { text-decoration: underline }

ie, I don't want a visited link to change color, but it still does. WHY???

Duckman
 
Top