@charset "ISO-8859-1";
a.link {
	color: #E74692;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	color: #E74692;
	text-decoration: underline;
	font-weight: bold;
}

