
BODY {background:#FFFFFF}

A:link {color:#5B781E; text-decoration:none;}
A:visited {color:#5B781E; text-decoration:none;}
A:hover {color:#A4CE5B; text-decoration:none;}
A:active {color:#A4CE5B; text-decoration:none;}

A.nav:link { color:#7DB41A; text-decoration:none;}
A.nav:visited { color:#7DB41A; text-decoration:none;}
A.nav:hover { color:#000000; text-decoration:underline;}
A.nav:active { color:#000000; text-decoration:none;}

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.headerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #4B6C76;
	text-decoration: none;
}

.footerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.sideText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #291710;
	text-decoration: none;
}

A.side:link {color:#16376C; text-decoration:none;}
A.side:visited {color:#16376C; text-decoration:none;}
A.side:hover {color:#000000; text-decoration:none;}
A.side:active {color:#000000; text-decoration:none;}
