A.header1_link:link {
	text-decoration: none;
	color: #A5C621;
	font-weight: bold;
	font-size:24px;
}
A.header1_link:visited {
	text-decoration: none;
	color: #A5C621;
	font-weight: bold;
	font-size:24px;
	}
A.header1_link:hover {
	text-decoration: underline;
	color: #A5C621;
	font-weight: bold;
	font-size:24px;
	}
A.header1_link:active {
	text-decoration: none;
}