a:link {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #FFCC00;
	text-decoration: underline;
	font-style: normal;
	border-bottom-style: none;
	border-bottom-color: #FFCC00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:hover {
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #FFE26F;
	text-decoration: underline;
}
a:visited {
	font-family: "trebuchet MS";
	font-size: 11px;
	color: #D9AD00;
	text-decoration: none;
}
.text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFD246;
	text-decoration: none;
	line-height: 15px;
}
.textGreen {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
	text-decoration: none;
	line-height: 15px;
}
.formularz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #002400;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #C0C0C0;
}
