@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://), url-prefix(https://) {

A[href] IMG:hover:not([src*="logo"]):not([src*="header"]):not([src*="banner"]) {

-moz-box-shadow: 0px 0px 15px 5px rgba(0,175,209,0.8) !important; 
box-shadow: 0px 0px 15px 5px rgba(0,175,209,0.8) !important; 
}

}