body {
  background-color: #DDD7BE ; 
}

h1,h2,h3,p {
	color: #4A1096;
	font-family: arial, helvetica, sans-serif;
}

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%;
}
