.tekst {
	font-family: Tahoma;
	font-size: 12px;
	color: #080808;
}
.tekst_bordo {
	font-family: Tahoma;
	font-size: 12px;
	color: #570909;
}
.naslovi {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
}
.crni {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
.bijeli {
	font-family: Verdana;
	font-size: 11px;
	color: #DDDDDD;
}
.sitni {
	font-family: Verdana;
	font-size: 9px;
}
.tekst_L {
	font-family: Tahoma;
	font-size: 12px;
	color: #DDDDDD;
}
.tekst_L_oran {
	font-family: Tahoma;
	font-size: 12px;
	color: #f4bf62;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #ffDD00;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}