a {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline overline;
	background-color: #FFCC00;


}
.naslov {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	text-align: left;

}
.txt {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
}
.datum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
hr {
	color: #CCCCCC;
	font-size: 1px;
}
