.logicArea {
	background: #8481AC;	
}
.logicAreaLight {
	background: #D4D1E6;
}
.logicSide {
	background: #2F292D;
}
.logicSideLight {
	background: #645B60;
}

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

