BODY {

	color: #000000;
}


A {
	text-decoration: underline;
	color: #003F80;
}

A:Hover {
	text-decoration: none;
	color: #3163CE;
}

.tahoma-b-11-color {
	color: #003F80;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma;
}

.tahoma-n-11-black {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
	font-family: Tahoma;
}

.tahoma-n-10-black {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	font-family: Tahoma;
}

.naglowek {
	color: #003F80;
	font-weight: bold;
	font-size: 16px;
	font-family: Tahoma;
}
