There is border around button and link when click.
Try
a { outline: none; }
Always try to use css reset.This will help you to solve the problem like this.I use eric mayer css reset tool.