.logicArea {
	background: #90956D;	
}
.logicAreaLight {
	background: #C7C9B4;
}
.logicSide {
	background: #2F292D;
}
.logicSideLight {
	background: #645B60;
}

.logicSideLight a {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}