<a title="Print Screen" alt="Print Screen" onclick="window.print();" target="_blank" style="cursor:pointer;">CLICK HERE TO PRINT FORM!</a>
Used on this page http://www.healthlightus.com/repair-claims-forms.html
use the button tag :
<button onclick="window.print();">CLICK HERE TO PRINT FORM!</button>