.bgsolid {
	background-color : #476730;
}
.bgscreen1 {
	background-color : #93B375;
}
.bgscreen2 {
	background-color : #DCE7D3;
}
.whitelink {
	text-decoration : underline;
	color: #BAC6B1;
	font-weight : normal;
}
A:HOVER.whitelink {
	text-decoration : underline;
	color: #ffffff;
	font-weight : normal;
}
A:visited.whitelink {
	text-decoration : underline;
	color: #BAC6B1;
	font-weight : normal;
}
.hdr{
	color: #476730;
	font-weight : normal;
	font-size : 16px;
}
.menu1link {
	text-decoration : underline;
	color: #476730;
	font-size : 10px;
}
