#navcontainer #current {
	color: #fff;
	background: #91232a;
}

#navcontainer a:hover {
	color: #fff;
	background: #b02731;
}