a:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #4B2E1C;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B56239;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC6E4A;
	text-decoration: underline;
}
a.light:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F7E4C6;
	text-decoration: underline;
}
a.light:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #BB6045;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472C22;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BF6745;
}
.tantext {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #F7E4C6;
}
.horsename {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A2473C;
}
