a:active {
	color: #777099;
	text-decoration: none;
}
a:visited {
	color: #777099;
	text-decoration: none;
}
a:link {
	color: #777099;
	text-decoration: none;
}
a:hover {
	color: #EB6333;
	text-decoration: none;
}
