Menj,
The style declarations for links should go in this order, otherwise it may break in some browsers:
a:link
a:visited
a:hover
As far as I know a:visited:hover is not a valid code. I assume this problem about the links is what you are referring to. If not, do tell me more specifically what you are attempting.
