@charset "utf-8";
.pr:link {
	text-decoration: none;
	color: #91B724;
	font-weight: bold;
}
.pr:visited {
	color: #91B724;
	text-decoration: none;
	font-weight: bold;
}
.pr {
	font-family: Arial;
	color: #91B724;
	font-weight: bold;
	font-size: 16px;
}
