If you go on my website www.casino-online.bz with username gavick and password gavick and click the main menu on the "casino AAMS" link it will open a submenu where the links are ALL white, but when your mouse goes over such white child links they becames red.
I would change the red color into white when the mouse goes over such child links. Please have a look at the attachment image.
To solve the problem I tried on override.css with:
.gkMenu > ul li div.childcontent li:hover > a, {
color: white;
}
with no success. Can you tell me the css to change the hover color of the child links in main menu?