Apply this css style to remove the dotted border around links that is put by Firefox:
a:active, a:focus {outline: 0}