.main_heading, .main_heading a {
	color: #C00;
	background-color: #FF9;
	text-align: center;
	border-color: #000;
}
.other_heading, .other_heading a {
	color: #009;
	background-color: #FF9;
	text-align: center;
	border-color: #000;
}
.main_cell, .main_cell a {
	color: #C00;
	text-align: center;
	border-color: #000;
}
.other_cell, .other_cell a {
	color: #009;
	text-align: center;
	border-color: #000;
}
