@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.blogger.com"){

*   {
     background-color: #111 !important;
     color: #999 !important;
     border-color: #333 !important;
     background: #111 !important;
}
a:visited, a:hover {
	color: #FF6600 !important;
}

}