a:link {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: 005936;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: 4E9076;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: 4E9076;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family: Times New Roman, serif;
	font-size: 14px;
	color: 4E9076;
	text-decoration: none;
	font-weight: bold;
}

