a:hover img {
	-moz-opacity:0.7;
	opacity:0.7;
	filter: alpha(opacity=20);
}
