.czcionka  {
	font-size: 11px;
 color: #666666;

 font-family: Verdana, Arial, Helvetica, sans-serif
}
a:link {
	color: #336600;
text-decoration: none;
}

a:visited {
  color: #336600;
text-decoration: none;
}

a:hover {
	color: #336600;
	text-decoration: underline;
}
a:active {
	color: #336600;
text-decoration: none;
}
