I have a div that has a couple links in it and I was wondering if there was a way to change the global color of links when you hover over the div? Not that the color of the link changes when you hover over the link, but that all the links change color from the global link color when you hover over the div.
Any help is greatly appreciated!
Thanks!
The proper CSS would be something like this
or