a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #000000;
	letter-spacing: 1px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #FFFFFF;
	letter-spacing: 10px;
}
.titlem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #FFFFFF;
	letter-spacing: 1px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	letter-spacing: 1px;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #C77C49;
	text-decoration: underline;
	letter-spacing: 1px;
}.medgreytitle {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-style: italic;
	font-weight: bold;
	color: #C77C49;
	letter-spacing: 5px;
}
.littletitle {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #F1CFA4;
	letter-spacing: 2px;
}
.horsename {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: italic;
	color: #C77C49;
	letter-spacing: 2px;
}
hr {
	line-height: 3px;
	color: #C77C49;
}
.SOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FF0000;
}
