@charset "UTF-8";
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #444444;
	text-decoration: none;
	font-style: normal;
	text-align: center;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #444444;
	text-decoration: none;
	text-align: center;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	color: #009371;
	text-decoration: none;
	text-align: center;
}
