a:link {
	color: #67869a;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #67869a;
	background-color: transparent;
	text-decoration: none;
}

a:active {
	color: #5f9fbf;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #9fc06f;
	background-color: transparent;
	text-decoration: underline;
}
