p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
}
a.footerlink:link, a.footerlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	font-size: 11px;
}
a.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 11px;
	background-color: transparent;
	text-decoration: underline;
}
.horsetable {
	border-bottom-color: #9d8c63;
	border-bottom-width: thick;
	border-bottom-style:dotted;
	}
.img {
	border-color: #9d8c63;
	border-width: thin;
	border-style:dashed;
	}
.bottomlinks{
	border-top-color: #9d8c63;
	border-top-width: thick;
	border-top-style:dotted;
	}