a:link {
	color: #782E49;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #782E49;
}
a:hover {
	text-decoration: underline;
	color: #782E49;
}
a:active {
	text-decoration: none;
	color: #782E49;
}

#bar {
	background-color: #C3C6D4;
	layer-background-color: #C3C6D4;
}
.cellRight, .cellCenter {
	background-color: #CE8AA4;
}
.cellLeft {
	background-color: #FFE3F0;
}
#cellBottom {
	background-color: #97395D;
}
