.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: #46695a;
	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: #46695a;
	text-decoration: none;
	font-size: 12px;

}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: 773C3C;
}
