.style1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #798600;
	text-decoration: none;
}
a:visited {
	color: #798600;
	text-decoration: none;
}
a:hover {
	color: #798600;
	text-decoration: underline;
}
a:active {
	color: #798600;
	text-decoration: none;
}
.naslov {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}
