When images are used for links, browsers surround the image with an indicator that shows the user the image has been clicked. This indicator also occurs on form submit buttons. To get rid of this, use the following in the Code field of the link:
onfocus="blur();"