Hi how do I make it so my links have a backround behind them?I don't mean just as you hover, I just mean for it to have a colored background the whole time. I put background color into the code but it didn't do anything...
Thanks!
a {color:FC5AAE !important; font-size:12pt !important;text-decoration: none!important; font-style: normal !important; font-weight: bold !important; text-transform: lowercase !important; }
bgcolor="FFFFFF"}
a:hover {color:000000 !important; text-decoration: underline !important; font-style: normal !important; font-weight: bold !important; text-transform: uppercase !important; }