No matter, installed stylish (FF mod) and whipped up a quick CSS change.
If anyone's interested:
@-moz-document domain("enworld.org") {
* { background-color: white !important; color: black !important; }
a:link { color: blue !important }
a:visited { color: red !important }
}