.tekst {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFFFFF;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.tekst1 {
	font-family: Tahoma;
	font-size: 12px;
	color:black;
}
.naslov {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

.tekst_rdec {
	font-family: Tahoma;
	font-size: 12px;
	color:#c50400;
}