@charset "utf-8";
a:link {
	color: #664F2B;
	text-decoration: none;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	text-decoration: none;
	color: #AE2B31;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {
	text-decoration: underline;
	color: #6E0502;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {
	text-decoration: none;
	color: #664F2B;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}



.basictxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333300;
	line-height: 18px;
}

.textwhite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.contacttxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #F6F1DB;
}
