@charset "iso-8859-2";
a {
	color: #be1f23;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.Copyright {
	text-decoration: none;
}
a.Copyright:hover {
	text-decoration: underline;
}

