Instead of having different a:'s, just include the link, visited, active into this
Quote:
|
a { color: black; text-decoration: underline }
|
And leave the hover alone, just combine the first three, this should save you a lot of trouble, and solve that issue.