a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #971d39;
	text-decoration: none;
	font-style: oblique;
	font-weight: bolder;
}
a:active {
	color: #971d39;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:link {
	color: #971d39;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {
	color: #971d39;
	font-style: normal;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;


}

