a img {
	border: 0px;

}
a:hover img {
	border: 0px;
	
			-moz-opacity:.8;
opacity:.8;
filter:alpha(opacity=80);

}
