@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("furaffinity.net")
{
     a:link, .alt1 a:link
     {
         color : #66CCCC !important;
     }
     
     a:visited, .alt1 a:visited
     {
         color : #80BFFF !important;
     }
     
     .alt1
     {
         background-color : #1A1A1A !important;
         color : #CCCCCC !important;
     }
     
     .alt2
     {
         background-color : #151515 !important;
         color : #CCCCCC !important;
     }
     
     body
     {
         color : #CCCCCC !important;
         background-color : #000000 !important;
     }
     
     .cat
     {
         color : #CCCCCC !important;
         background-color : #0D0D0D !important;
         border-color : #1A1A1A !important;
     }
     
     #fa_header
     {
         /* background-image : none !important; */
         background-color : #0D0D0D !important;
     }
     
     .innertable
     {
         background-color : #1A1A1A !important; 
     }
     
     .lead
     {
         border-color : #1A1A1A !important;
     }
     .logo
     {
         background-color : #0d0d0d !important;
     }
     
     .maintable
     {
         background-color : #333333 !important;
     }
     .tab a
     {
         background-color : #1A1A1A !important;
         border-color: #333333 !important;
     }
     .tab u
     {
         background-color : #333333 !important;
         border-color: #666666 !important;
         color : #E6E6E6 !important;
     }
}