Пример ЗДЕСЬ
Код:
<style>
.effect {FILTER: alpha(opacity=50); -moz-opacity: .50; opacity: .50;}
</style>
<a href="https://pc.forum-top.ru/">
<img class=effect onmouseover="this.className='effect1'" onmouseout="this.className='effect'"
border=0 src="http://javascript.clan.su/ime/18.jpg"></a>