

/*<group=navigation>*/

#navcontainer1 #current {
	color: #fdfff5;
	font-weight: normal;
	border-top: 3px solid #000000;
}

#navcontainer1 #current:hover {
	text-decoration: overline;

}


#navcontainer1 a:hover {
	border-top: 1px solid #fff3fa;
}

/*</group>*/

