A:link {
	font-family: "Comic Sans MS";
	color: #4169E1;
	text-decoration: none;
}
A:visited {
	font-family: "Comic Sans MS";
	color: #4169E1;
	text-decoration: none;
}
A:hover {
	font-family: "Comic Sans MS";
	color: #4169E1;
	text-decoration: underline;
}
A:active {
	font-family: "Comic Sans MS";
	color: #FF6347;
	text-decoration: none;
}
<!-- ссылки -->

