Functions like a mouseover for text links

New Page 1

New Page 2

New Page 3

Add the section in red to your a-tag
[a href="linkpage.htm" onMouseover=highlight(this,'yellow') onMouseout="highlight(this,document.bgColor)"] linkword[/a]

Use the same or different highlight colors as you think best.