#navcontainer2 #current {
	color: #01bcff;
	text-decoration: underline;
}

#navcontainer2 a:hover {
	color: #01bcff;
}

#navcontainer2 a:active {
	color: white;
}

