#navcontainer a:hover {
	opacity: 0.9;
	filter:alpha(opacity=90);
}
