a:link {
	color: #2E7378;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2E7378;
}
a:hover {
	text-decoration: underline;
	color: #2E7378;
}
a:active {
	text-decoration: none;
	color: #2E7378;
}

#bar {
	background-color: #C3C6D4;
	layer-background-color: #C3C6D4;
}
.cellRight, .cellCenter {
	background-color: #8DC7CB;
}
.cellLeft {
	background-color: #E3FFFF;
}
#cellBottom {
	background-color: #50A5AB;
}
