.txt {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
.txtRED {
	font-family: Verdana;
	font-size: 10px;
	color: #C20008;
}

.txtB {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.txtBwhite {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.naslov {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.txtWHITE {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
