I would use my css page but if you are not using css try using this as your link in your html page.
Code:
<a href="http://Your Link" onMouseover="Your Photo Bucket" onmouseout="Your Photo Bucket">Your Link</a>
Good luck, I have not tested this
OK---I tested the above and no workie, but try this
Code:
<a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Name','','http:\\Photobucket A',1)"><img src="http:\\Photobucket B" name="Name" width="100" height="100" border="0">Your Link</a>
This should work for you...it worked on my site
Cheers,
Williwaw