#navcontainer a:hover {
	border-bottom-style: none;
	border-bottom-width: 0;
	
}

#navcontainer a:active {
	border-bottom-style: none;
	border-bottom-width: 0;

}

#navcontainer .current {
	border-bottom-style: none;
	border-bottom-width: 0;

}

#navcontainer .currentAncestor {
	border-bottom-style: none;
	border-bottom-width: 0;

}


