.dalegreen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #000000;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #a46739;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #a46739;
	text-decoration: underline;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: 553e30;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #a0927c;
	text-decoration: underline;
	background-color: 553e30;
}

