body {
	background-color: #CA986A;
	background-image: url(_images/backing.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Arial Black", Impact;
	font-size: 19px;
	color: #FFFFFF;
	line-height: 21px;
	letter-spacing: -1px;
}
td.moreinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 0px;
	color: #FFFFFF;
}
td.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 0px;
	line-height: 19px;
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a.footerlink:link {
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:visited {
	color: #ffffff;
	text-decoration: none;
}
a.footerlink:hover {
	color: #ffffff;
	text-decoration: underline;
}
