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

#navcontainer a:hover {
	color: #fafafa;
	background: #999;
}