@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("thefreedictionary.com"),
domain("tfd.com") {

/*text&background*/

html, body, thead, th, blockquote, li, ul, h1, h2, h3, h4, h5, h6, p, footer, #MainTxt TABLE, #ThesaurusHead, #TranslationsHead, TABLE.Tabs, .sayt, #SAYTk0, #SAYTk1, #SAYTk2, #SAYTk3, #SAYTk4, #SAYTk5, #SAYTk6, #SAYTk7, #SAYTk8, #SAYTk9, #CAMainTable, .DataZone, .ParameterZone, .box2, .box3, .box4, .post, .header1, .header2, .header2links, .postheader, .post_alt, .postfooter, .postsep, td.inactiveTab

{
color: white !important;
background: black !important;
border: black !important;
}

/*links*/

a

{
color: #0040ff !important;
}

/*highlight*/

textarea, pre, td.greyTab

{
background: #333333 !important;
}

}