I've seen this done before on different websites, but I don't have an example ATM.
I would like, on this page, http://www.dreadedlegion.com/test.htm
for the cell of the links under the logo to change backgrounds when someone move their mouse over it to go click on a link.
I believe this is done with either DHTMl or JSCRIPT, I can't find it anywhere like the popular javascript sites.
However, a more correct method - and more standards compliant - would be to stop using tables/cells altogether, and add a CSS style to the <A> tag, such as:
Bookmarks