.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44710C;
}
.text_naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44710C;
	font-weight: bold;
}
.text_potpis {

	font-family: Christopherhand;
	font-size: 36px;
	color: #44710C;
}
.textbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44710C;
	font-weight: bold;
}
a:link {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F9D11;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {

	font-size: 11px;
	color: #44710C;
	text-decoration: underline;
	font-weight: bold;
}
a:active {

	font-size: 11px;
	color: #44710C;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {

	font-size: 11px;
	color: #44710C;
	text-decoration: underline;
	font-weight: bold;
}

