.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #A86A41;
	text-decoration: none;
}
.nav a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A85D28;
	text-decoration: none;
}
.textlight {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #FFE9B8;
	text-decoration: none;
}
.textlight a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFE9B8;
	text-decoration: none;
}
.textlight a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFE9B8;
	text-decoration: underline;
}
.textlight a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFE9B8;
	text-decoration: none;
}
.textlight a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #FFE9B8;
	text-decoration: none;
}



.textlg {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #FFEEBC;
	text-decoration: none;
}
.textpch {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #C6855B;
	text-decoration: none;
}



.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF3C8;
	text-decoration: underline;
}
.nav a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #A85D28;
	text-decoration: none;
}
.nav a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #A85D28;
	text-decoration: underline;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.formbox {
	background-color: #FCE0B1;
	height: 20px;
	width: auto;
	border: 1px solid #A6653F;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtxt {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #A76437;
	text-decoration: none;
}
