@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e0d9c7;
}
a:hover {
	text-decoration: underline;
	color: 8c7510;
}
a:active {
	text-decoration: none;
	color: #e0d9c7;
}
.style2 {
	color: #e0d9c7;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	font-family: "Eras Medium ITC", Arial, sans-serif;
}
.style3 {color: #8C7510; }

.style11 {font-size: 16px}
.style14 {
	font-family: "Eras Medium ITC", Arial, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.style12 {
	font-family: Papyrus, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
}

