#navcontainer #current {
	color: #fafafa;
	background: #660099;
}

#navcontainer a:hover {
	color: #fafafa;
	background: #9F50BF;
}