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

#navcontainer a:hover {
	color: #000000;
	background: #c40707;
}