#PopMeneUL li:hover {background: #00547c;}
div.thumb a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

div.thumb a:hover {
	color:#f5f500;
	text-decoration: none;
}

.alpha:hover img {	filter:alpha(opacity=80);	-moz-opacity: 0.80;	opacity: 0.80;	}
