/* FireFox リンク選択時の点線を消す */
a {
overflow: hidden !important;
outline: none !important;
}

これで良いか、ハゲ!