.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.linkovi {
	font-family: Tahoma;
	font-size: 13px;
	color: #003366;
	text-decoration: none;
}
.linkovi a:hover {

	font-family: Tahoma;
	color: #FF6600;
	text-decoration: underline;
}
