a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #33FFFF;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0273BF;
}
a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #33FF00;
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2F6130;
}
.whitetext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.horsename {

	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #997E47;
}
a.blue:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
a.blue:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #F25E20;
}
a.blue:active {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #B54B5F;
}
a.blue:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0273BF;
}
.boldtext {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
}
