a:link {
	color: #58524E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #58524E;
}
a:hover {
	text-decoration: underline;
	color: #58524E;
}
a:active {
	text-decoration: none;
	color: #58524E;
}

#bar {
	background-color: #C3C6D4;
	layer-background-color: #C3C6D4;
}
.cellRight, .cellCenter {
	background-color: #9E9690;
}
.cellLeft {
	background-color: #F3F0EF;
}
#cellBottom {
	background-color: #6F6761;
	layer-background-color: #6F6761;
}
