.menubox
a:hover img{
	opacity:1.0;
	filter: alpha(opacity=100);
}


a:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);
}
