Insted of using an "<a href" type of link, and
highlighting it with CSS you can create a custom <div>
element, an assign to it javascript events onclick, onmousedown,
onmouseup, that would do all the wrok.
You can then fire those events from a diffrent
function/event.