Try letting the first selectot without he :link

A.menulk {
 [...]
}

And i would suggest you to preffer using lowercase, if you are using
xHTML it may differ.

On Wed, Oct 22, 2008 at 12:56 PM, Jes <[EMAIL PROTECTED]> wrote:
>
> Hi
>
> Is it possible to change background color and color of links
> simultaneously ?
> On Hover, background color is changed but text color remains the same.
>
> I am trying :
> <style>
> A.menulk:link
> {
> COLOR: #FFCC66;
> FONT-STYLE: normal;
> FONT-WEIGHT: normal;
> FONT-SIZE: small;
> TEXT-DECORATION: none;
> TEXT-TRANSFORM: none;
> FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
> }
>
> A.menulk:hover
> {
> BACKGROUND-COLOR: #FFCC66;
> COLOR: #000000;
> FONT-STYLE: normal;
> FONT-WEIGHT: normal;
> FONT-SIZE: small;
> TEXT-DECORATION: none;
> TEXT-TRANSFORM: none;
> }
> </style>
>
> Thanks
>
> >
>



-- 
Paulo Diovani
[EMAIL PROTECTED]
+55 51 8146 5413
___________________
http://www.diovani.com

--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS" 
at Google groups.
To post: [email protected]
To unsubscribe: [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---

Reply via email to