@charset "utf-8";
/* CSS Document */
body {
	background-image: url(images/bkgrnd.jpg);
	background-color: #C7B881;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #615031;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #615031;
}
a:hover {
	text-decoration: none;
	color: #615031;
}
a:active {
	text-decoration: underline;
	color: #615031;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-align: center;
}
.copyright {
	font-size: 10px;
}
.paragraph {
	text-align: left;
	color: #000;
}
.paragraphCenter {
	text-align: center;
}
.copyright {
	font-weight: bold;
}
.bigmiddle {
	font-size: large;
}
.HorseNames {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.HorsePrice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #600;
}
