body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #B88B41;
	background-color: #F9E7C0;
	margin: 0px;
	padding: 0px;
}

.BottomLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #994A00;
	text-decoration: none;
}

a.BottomLinks:hover {
	text-decoration: underline;
}
.SideLink {
	color: #994A00;
	text-decoration: none;
}

a.SideLink:hover {
	text-decoration: underline;
}
.LotsLightRow {
	background-color: #72400A;
}
.VideoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B88B41;
	text-decoration: none;
	}
.VideoLink a:link {
	color: #B88B41;
	}
.VideoLink a:visited {
	color: #B88B41;
	}
.VideoLink a:hover {
	color: #B88B41;
	text-decoration: underline;
}
.VideoLink a:active {
	color: #B88B41;
}