.horsestyle {
	font-family: Sylfaen, Garamond, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: lighter;
	font-variant: normal;
	text-transform: lowercase;
	color: #DFE0C7;
	text-decoration: none;
}
.horse {
	font-family: Garamond, "MS Sans Serif";
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000040;
	cursor: hand;
}
