@charset "utf-8";
.Body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #fefdfd;
}
.BodySmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #bca76c;
}
.BodyDark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #bca76c;
}
.BodyLight {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E7DBB5;
}
A.email:link {text-decoration: none; color: #5a4918;}
A.email:visited {text-decoration: none; color: #5a4918;}
A.email:active {text-decoration: none; color: #5a4918;}
A.email:hover {text-decoration: underline; color: #ffa5be;}

