.color {
	font-style: normal;
}
.color {
	text-decoration: none;
	color: #143296;
	font-style: normal;
	font-variant: normal;
}
a:link {
	text-decoration: none;
	color: #143296;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
a:active {
	text-decoration: none;
	color: #FF4701;
}