
BODY {background:#ffffff}

A:link {color:#243B5A; text-decoration:underline;}
A:visited {color:#243B5A; text-decoration:underline;}
A:hover {color:#000000; text-decoration:underline;}
A:active {color:#000000; text-decoration:underline;}

A.nav:link { color:#ffffff; text-decoration:none;}
A.nav:visited { color:#ffffff; text-decoration:none;}
A.nav:hover { color:#ccc3a2; text-decoration:underline;}
A.nav:active { color:#ccc3a2; text-decoration:none;}

A.footnav:link {color:#a8bddc; text-decoration:underline;}
A.footnav:visited {color:#a8bddc; text-decoration:underline;}
A.footnav:hover {color:#ffffff; text-decoration:underline;}
A.footnav:active {color:#ffffff; text-decoration:underline;}

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

.headerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
	font-weight:bold;
}

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