.odd {
	background-color: #CF7EE5;
	color: #000000;
}
.even {
	background-color: #E6D6BF;
	color: #000000;
}

