.text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;

}
.textbold {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
}
.wielkitekst {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
}
.malutki {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.odnosniki {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

