A:LINK {
	color: #0066CC;
	text-decoration: none;
}

A:VISITED {
        color: #0066CC;
		text-decoration: none;
}

a:hover {
        color: #0066CC;
		text-decoration: none;
}

BODY {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	FONT-SIZE: 11pt;
	background-color: #ffffff;
	margin: 0px;
}

TABLE {
	color: #000000;
	font-size: 11px;
	text-align: left;
}

STRONG {
	color: #3442a9;
}

.przycisk:link, .przycisk:visited {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.przycisk:hover {
	font-weight: bold;
	color: #bad7f7;
}
.tytul {
	font-weight: bold;
	color: #FF3D00;
	text-align: center;
}