.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

a.nav:link {
	color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: lighter;
	line-height: 20px;
}

a.nav:visited {
	color: #ffffff;
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

a.nav:hover {
	color: #cdc231;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

a.nav:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}

a.SecNav:link {
	color: #81748a;
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
	font-weight: lighter;
}

a.SecNav:visited {
	color: #81748a;
	font-family: Helvetica, Arial;
	font-size: 12px;
	text-decoration: none;
	line-height: 20px;
}

a.SecNav:hover {
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
}

a.SecNav:active {
	color: #81748a;
	text-decoration: none;
	line-height: 20px;
}.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #aba39a;
	line-height: 14px;
}
a:link {
	color: 81748a;
	text-decoration: none;
	line-height: 18px;
	font-weight: lighter;
}
a:visited {
	color: 81748a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #81748a;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: cdc231;
	margin-bottom: -10px;
}
.NavCurrentPage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: cdc231;
}
