a:link {
	font-family: Impact;
	font-size: 16px;
	color: #1B7244;
	text-decoration: none;

}
a:visited {
	font-family: Impact;
	font-size: 16px;
	color: #1B7244;
	text-decoration: none;
}
a:active {
	font-family: Impact;
	font-size: 16px;
	color: #CC3300;
}
a:hover {
	font-family: #49703F;
	font-size: 16px;
	color: #FF6600;
}

