a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #056D2E;
	text-decoration: none;
}
a:active {
	color: #A8C6AB;
	text-decoration: none;
}

