I'm trying to apply the a:hover definition in my CSS and specifying a class for it. Right now I have
A.mainlinks:hover {COLOR: #993300; TEXT-DECORATION: underline}
this doesn't seem to be working. If you have any suggestions i would greatly appreciate them.
thanks
A.mainlinks:hover {COLOR: #993300; TEXT-DECORATION: underline}
this doesn't seem to be working. If you have any suggestions i would greatly appreciate them.
thanks