@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("empornium.us") {
  table.torrents_table a[href^="details.php"]:visited
  {
    color: #630460 !important;
  }
}