body {
  font-family: Verdana, Helvetica, Arial, sans-serif ; 
  color: #233224 ;
  background: #7cb282 ; 
}

a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }


.navmenu {
	background-color: #ffffff ;
	font-weight: bold ;
	width:	100% ; 
}

.mainLight	{ color: #e5ffe8; }
.mainMedLight	{ color: #95d69b; }
.mainMed	{ color: #7cb282; }
.mainMedDark	{ color: #527555; }
.mainDark	{ color: #233224; }

.alterLight	{ color: #cbcb8e; }
.alterMed	{ color: #98986b; }
.alterDark	{ color: #656547; }

.newsTitle {
	font-weight: bold;
	font-size: 115%;
}

