@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://software.hixie.ch/utilities/cgi/data/data") {

body, form, pre, p { color: gainsboro !important; background: none !important; background-color: black !important }
a:link { color: skyblue !important }
a:visited { color: lightpink !important } 
a:hover, a:active { color: red !important }
}