.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {

	color: #CC0000;
	text-decoration: none;
}
a:hover {


	color: #CC0000;
	text-decoration: underline;
}
a:active {



	color: #CC0000;
	text-decoration: none;
}
