a:hover img{
	opacity:0.8;
	moz-opacity:0.8;
	filter: alpha(opacity=80);
}
