a.nav:link {
	color: #000066;
	text-decoration: underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
a.nav:hover {
	color: #0099FF;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
a.nav:active {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}
a.nav:visited {
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
}

.normal {
	font-family: Verdana;
	font-size: 11px;
	line-height: 14px;
}
body {
	background-color: #6584A3;
}
.naslov {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.naslov_tabela {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.podloga_naslova {
	background-color: #0066CC;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.link_other {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
}
a.link_other:link {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	text-decoration: underline;
}
a.link_other:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
a.link_other:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}



