
body {
	background:url("images/back_lime.gif");
}

h1 {
	color:#5baf46;
}

h1 .subtitle{
	font-size: 65%;
}

.pagetitle {
	font-size: 17px;
	font-weight: bold;
	color:#5baf46;
}

.newsitem {
	font-size: 11px;
}

#submenu A:link { color: #5baf46; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:hover { color: #5baf46; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:visited { color: #5baf46; font-size: 11px; font-weight: bold; text-decoration: none; }
#submenu A:active { color: #000000; font-size: 11px; font-weight: bold; text-decoration: none; }

/* The css below should overide main css file */

A:link { color: #5baf46; text-decoration: underline; }
A:hover { color: #000000; text-decoration: underline; }
A:visited { color: #5baf46; text-decoration: underline; }
A:active { color: #5baf46; text-decoration: underline; }