@namespace url(http://www.w3.org/1999/xhtml);


@-moz-document domain("adultfanfiction.net") 
{
  body, table, table td
  {
    color: black !important;
    background: white !important;
  }


  a {color: blue !important; text-decoration: underline !important;}
  a:visited {color: purple !important; text-decoration: underline !important;}
  a:hover {color: red !important; text-decoration: underline !important;}

  .ddcolortabs a {background: white !important;}
}
