a:link {
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #53856A;


}
a:visited {
	color: #53856A;
	text-decoration: none;
	font-weight: bold;



}
a:hover {
	color: #7AAD92;
	text-decoration: none;
	font-weight: bold;




}
a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;



}

