body {
	background-color: #778899;
}
.boxAddress {
	background-color: #000000;
	color: #99cc66;
	font-family: Arial Narrow, sans-serif;
	font-weight: normal;
	font-size: 85%;
	text-align: center;
}
.addr {
	color: #99cc66;
}
.whatsnew {
	text-align: left;
	font-family: "Verdana, Helvetica";
	font-size: 90%;
	color: #FFFF00;
}
.a_whatsnew {
	color: #FFFFFF;
}
.copyRt {
	font-size: 70%;
	color: #99cc66;
}
.navBarCell {
	width: 16%;
	text-align: center;
	border: 2px ridge #FFFFFF;
	background-color: #003366;
}
A:link, A:visited, A:active {text-decoration: none; color: blue;}
A:hover {text-decoration: underline}
.navCell {
	font-family: Century Gothic, Verdana, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
	color: #FFFFFF;
}
a:link.navcell, a:visited.navcell, a:active.navcell {color: #fff;}
