@charset "windows-1250";
a {
	text-decoration: none;
}
a:active {
	color: #FFFF00;
}
a:hover {
	color: #FF0000;
}
