@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("twitter.com") {

a:focus { background-color: lightblue;}

a:not([href^="/"]):visited { color: purple !important;}

}