Below you will find the code I am working with:
<img alt="Testing 2015" border="0" src="images/Test-2015.jpg" usemap="#Map" />
<p><map name="Map"><area coords="790,100,653,135" href="http://www.google.com/" shape="rect" style="cursor:pointer;" target="_blank" /></map></p>
Whenever I click on the image, a dotted line appears.
If anyone has a solution to this issue, your help would be greatly appreciated!