a:link {
	color: #9e7b59;
	text-decoration: none;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #623E1A;
}.content {
	padding: 13px;
}
a:visited {
	color: #9e7b59;
	text-decoration: none;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #d7b798;
}
.whiteHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #fff4ea;
	line-height: 20px;
}
.orangeHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #ff7e00;
}
a:hover {
	color: #BB4B00;
}
.Large {
	font-size: 24px;
}
.black {
	color: #000000;
}
