Use this code...
HTML Code:
<a href="javascript:history.go(-1)">Insert Custom Text Here </a>
So after you get them on the page about the "word" use the above code so they can click on that link and take them back to the previous page. You can change the -1 to -2 if you want to go back 2 pages, etc.