@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("livejournal.com") {
  a[href *='thread']:visited {
     color: rgb(255, 0, 0) !important;
  }
}