.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
a.text:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #624A2E;
}
a.text:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #624A2E;
}
.headers {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #624A2E;
}

.textbrown {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #624A2E;
}

a.textbrown:link {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bolder;
	color: #624A2E;
}
.copyright {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #624A2E;
}

a.copyright:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #624A2E;

}
.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
}

a.textwhite:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
}
a.textwhite:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
}
a.textwhite:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
}
.textwhitenav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
	text-decoration: none;
}
a.textwhitenav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
	text-decoration:underline;
}
a.textwhitenav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
	text-decoration: none;
}
a.textwhitenav:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
	text-decoration: underline;
}
a.textwhitenav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #ECE9D8;
	text-decoration: none;
}