td.wpis_tekst{
	font-size: 11px;
	color: black;
	font-family: verdana;
	font-style: normal;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
}
a:link.wpis_tekst {
	color: #3366FF;
	text-decoration: none;
}
a:visited.wpis_tekst {
	color: #3366FF;
	text-decoration: none;
}
a:active.wpis_tekst {
	color: #3366FF;
	text-decoration: none;
}
a:hover.wpis_tekst {
	color: #3366FF;
	text-decoration: underline;
	font-weight: normal;
}


a:link.wpis_alegro {
	color: white;
	text-decoration: none;
}
a:visited.wpis_alegro {
	color: white;
	text-decoration: none;
}
a:active.wpis_alegro {
	color: white;
	text-decoration: none;
}
a:hover.wpis_alegro {
	color: white;
	text-decoration: underline;
	font-weight: normal;
}



td.link{
	font-size: 11px;
	color: white;
	background-position: left;
	font-family: verdana;
	font-weight: bold;
}
a:link.link {
	color: white;
	text-decoration: none;
}
a:visited.link {
	color: white;
	text-decoration: none;
}
a:active.link {
	color: white;
	text-decoration: none;
}
a:hover.link {
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

