a:link {
	color: #5EA4AC;
	text-decoration: none;
}
a:visited {
	color: #5ea4ac;
	text-decoration: none;
}
a:hover {
	color: #DD3937;
	text-decoration: none;
}
a:active {
	color: #5ea4ac;
	text-decoration: none;
}
