.navoff {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #98937f;
	text-align: center;
	text-decoration: none;
	font-style: normal;
}
.navon {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #4e5354;
	text-align: center;
	text-decoration: none;
	font-style: normal;
}
.links {
	color: #7c969e;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;


}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	color: #495456;
}
.textsize2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #495456;

}
.button {
	background-color: #c8b7a3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A58767;
	border-bottom-color: #A58767;
	border-left-color: #FFFFFF;
	color: #495456;

}
.button2 {
	background-color: #c8b7a3;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #A58767;
	border-bottom-color: #A58767;
	border-left-color: #FFFFFF;
	font-weight: bold;
	color: #495456;


}
