

/* get rid of those system borders being generated for A tags */

:focus {
  -moz-outline-style:none;
}
