Add these rules to your stylesheet to remove the dotted border that firefox places around (active) links.

/* remove firefox link outline */
a { outline: none; }
:-moz-any-link:focus { outline: none; }

Related posts:

  1. PHP 5.3.0 Released and Firefox 3.5
  2. The Clickable SPAN
  3. Flickr, RSS, and Ruby