...il fatto e' che nel .css c'e già un

a {
font-family....
text-decoration...
}

e un

a:hover {
font-family....
text-decoration...
}

in questo caso metto solo

a visited {
font-family....
text-decoration...
}