A {
	font-family : Arial;
	font-size : 13;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

A:visited {
	font-family : Arial;
	font-size : 13;
	font-style : normal;
	color : Blue;
	text-decoration : none;
}

A:hover {
	font-family : Arial;
	font-size : 13;
	font-style : normal;
	color : #FF0702;
	text-decoration : underline;
}

.link {
	font-family : Arial;
	font-size : 13;
	font-style : normal;
	color : Blue;
}

.komunikat {
	font-family : Arial;
	font-size : 13;
	font-style : normal;
	color : Black;
}

.resulttitle {
	font-family : Arial;
	font-size : 14;
	font-style : normal;
	color : White;
}
