
BODY {background:#ffffff}

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

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

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

.headerText {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	letter-spacing: 1px;
}

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