.novosti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333366;
	text-decoration: none;

}
a.novosti:link {
	color: #333366;
	text-decoration: underline;



}
a.novosti:visited {
	text-decoration: underline;
	color: #333366;

}
a.novosti:hover {
	text-decoration: none;
	color: #333366;

}
a.novosti:active {
	text-decoration: underline;
	color: #333366;

}
