
BODY {background:#ffffff url(background.jpg) repeat}

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:#AE7520; text-decoration:none;}
A.nav:visited { color:#AE7520; text-decoration:none;}
A.nav:hover { color:#660000; text-decoration:underline;}
A.nav:active { color:#ccc3a2; text-decoration:none;}

.mainText {
	font-family: Trebuchet MS, Arial, Helvetica;
	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: 24px;
	line-height: 22px;
	font-weight: normal;
	color: #AE7520;
	text-decoration: none;
}

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