Faded Buttons

Place the following between the <head> and </head> tags of your html :

select code *click*


Then place this in your images tag:

select code *click*

So your tage should look like this:

<a href="http://www.URLHERE.com"><img onmouseover=makevisible(this,0) style="FILTER: alpha(opacity=40)" onmouseout=makevisible(this,1) src="BUTTON.gif"></a>

Result