
a:link {
	color:#009454 /*~ link.color */;
	text-decoration:none;
}

a:visited {
	color:#009454 /*~ link-visited.color */;
	text-decoration:none;
}

a:hover {
	color:#009454 /*~ link-hover.color */;
	text-decoration:underline;
}

.footer {
	color:#009454 /*~ footer.color */ ;
}
