a.podstaw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Blue;
}
a.podstaw:visited {
	color: Blue;
}
a.podstaw:hover {
	color: #FF0000;
}
a.podstaw:active {
	color: #990099;
}
a.etykiety {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: Navy;
	text-decoration: none;
	font-weight: normal;
}
a.etykiety:visited {
	color: Navy;
}
a.etykiety:hover {
	color: #2B5C99;
}
a.etykiety:active {
	color: #FF3300;
}
a.pomarancz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF4500;
	text-decoration: none;
	font-weight: normal;
}
a.pomarancz:visited {
	color: #FF4500;
}
a.pomarancz:hover {
	color: #FF3300;
}
a.pomarancz:active {
	color: #FF1493;
}