@charset "utf-8";
h2 {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #928167;
	text-decoration: none;
}


h3 {
	font-family: "Book Antiqua";
	font-size: 17px;
	color: #928167;
	text-decoration: none;
}
a:hover {
	font-family: "Book Antiqua";
	font-size: 17px;
	color: #FFFFFF;
	text-decoration: underline overline;
}
a {
	font-family: "Book Antiqua";
	font-size: 17px;
	color: #7D5F47;
	text-decoration: none;
	font-style: normal;
}







body {
	background-color: #1E2327;
}

h4 {
	font-family: "Book Antiqua";
	font-size: 20px;
	color: #928167;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #1E2327;
}
