body {
	background-color: #DEDECA;
}

body, td, th {
	color: #666633;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.lighta{
color:#FFFFFF;
}

.darka{
color:#000000;
}

.squareCell_Black {
	background-color: #000000;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
.squareCell_White {
	background-color:#FFFFFF;
	height: 200px;
	width: 200px;
}
.squareCell_Red {
	background-color:#990000;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
.squareCell_Green {
	background-color: #336600;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
}
.squareCell_Brown {
	background-color: #A27F40;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	white-space: pre;
}
.squareCell_Navy {
	background-color:#000033;
	height: 200px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	white-space: pre;
}

.Cell_Navy {
	background-color:#000033;
}

.Cell_Brown {
	background-color:#996633;
}

.Cell_Black {
	background-color: #000000;
}
.Cell_White {
	background-color:#FFFFFF;
}
.Cell_Red {
	background-color:#990000;
}
.Cell_Green {
	background-color: #336600;
}
.Cell_Brown {
	background-color:#996633;
}
.squareCell_CoveyBlue {

	background-color:#374F8B;
	height: 200px;
	width: 200px;
}
.Cell_CoveyBlue {

	background-color:#374F8B;
}
.nav_link {
	font-size: small;
	font-variant: small-caps;
	color: #000000;
}
.Cell_babyBlue {
	background-color: #ADD6EF;
}

.squareCell_BabyBlue {
	background-color: #ADD6EF;
	height: 200px;
	width: 200px;
}