@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://), url-prefix(ftp://), url-prefix(file://), url-prefix(https://) {

* { color:  #A30803 !important; background: none !important; background-color: #146B06 !important }
a:link { color: #332601 !important }
a:visited { color: #000 !important } 
a:hover { color: #1B07DF !important }
a:active { color: #18FD0F !important }
input[type=button], input[type=submit], input[type=reset]  { background-color: ButtonFace !important; color: ButtonText !important; border-color: ButtonHighlight ButtonShadow ButtonShadow ButtonHighlight !important }
input[type=text], input[type=password], input[type=file] { background-color: Window !important; color: WindowText !important }
}