



/* Links */

a {
	color: #009f5c;
}

a:visited {
	color: #009f5c;
}

a:hover,
a:focus,
a:active {
	color:#4db232;
	text-decoration: none;
}

.stylefx figure:hover figcaption,ul.folio-grid li figcaption {
	background: #009f5c;
}

