.horse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 46695A;
	text-decoration: none;
	font-size: 12px;

}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 773C3C;
	text-decoration: none;
	font-size: 12px;

}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 46695A;
	text-decoration: underline;
	font-size: 12px;

}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 773C3C;
}
.georgia18green {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #46695A;
}
.georgia12black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.georgia16black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.georgiagreen24 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #46695A;
}
