.mutoh {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #51588C;
}
a:visited {
	text-decoration: none;
	color: #51588C;
}
a:hover {

	text-decoration: none;
	color: #000000;
}
a:active {

	text-decoration: none;
	color: #51588C;
}
.tekst_cell {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif, "times New Roman", tahoma;
	font-size: 12px;
	color: #FFFFFF;
	padding: 8px;
	border: 1px solid #66CCFF;
}
.tekst_cell_naslovic {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif, "times New Roman", tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

