
BODY {background:#1b2b30}

A:link {color:#eeeeee; text-decoration:underline;}
A:visited {color:#eeeeee; 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: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #ffffff;
	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;
}
