

a {
	color: #7bc7bd;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #7bc7bd;
}

a img {
	border: none;
}


