a:link {
	color: #784E2E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #784E2E;
}
a:hover {
	text-decoration: underline;
	color: #784E2E;
}
a:active {
	text-decoration: none;
	color: #784E2E;
}

#bar {
	background-color: #C3C6D4;
	layer-background-color: #C3C6D4;
}
.cellRight, .cellCenter{
	background-color: #BD9271;
}
.cellLeft {
	background-color: #FFECE3;
}
#cellBottom {
	background-color: #976039;
}
