a:link {
	color: #378D53;
	text-decoration: none;
	font-weight: 300;

}
a:visited {
	color: #378D53;
	text-decoration: none;

}
a:hover {
	color: #8FD3A6;
	text-decoration: none;
	font-weight: normal;


}
a:active {
	color: #378D53;
	text-decoration: none;
}

