Hover Bug in Safari!

Safari doesn't seem to be able to apply hover (from the css-style-sheet) on an element that is shown with a onmouseover-event. As you can see when you hover over the teal-colored links in the menu above, the links don't change color if you view this page in Safari. If you view it in Firefox or Opera they do. (Don't bother to look in IE, I haven't adjusted the CSS so that IE can make any sense of it, since the bug report applies to Safari). When active the link changes color in Safari, but this is not what it's supposed to do. The link below does change color as it should when hovered over:

Here is the CSS if you'd like to take a look