@namespace url(http://www.w3.org/1999/xhtml  );

@-moz-document domain("spogg.com") {

.menu:hover { opacity:1 !important; }
.menuitem:hover { opacity:1 !important; }

a:hover { opacity:0.7 !important; }
a:active { opacity:1 !important; }

}