.vesti_link {
	font-family: Arial;
	font-size: 7pt;
	color: #CC6600;
	text-decoration: none;
}
.vesti_link:hover {
	text-decoration: underline;
}


.link {
	font-size: 10pt;
	font-family: Arial;
	color: #AAAAAA;
	text-decoration: none;
}
.link:hover {
	color: #FF0000;
}


.naslovi_link {
	font-family: Arial;
	font-size: 11pt;
	color: #111111;
	text-decoration: none;
	}
.naslovi_link:hover {
	color: #FF0000;
	text-decoration: underline overline;
}

