How can I reset all effects after clicking a link to
Ex, this underlined effect and border:
use outline
a:focus, a:visited, a:hover { outline: 0; border: none; }