.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: 4A4A45;
	padding: 22px 15px 15px;
}
.text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	font-decoration: underline;
	color: 4A4A45;
}
.text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	font-decoration: underline;
	color: 4A4A45;
}
.text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	font-decoration: underline;
	color: #477431;
}
.text a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	font-decoration: underline;
	color: #477431;
}
