body {
	margin: 0px;
	background-color: #000000;

}

td {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
}
.mali {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
}

a:link {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #990000;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color:#990000;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
}

.naslov {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../discopath/slike/traka.gif);
	font-weight: bold;
}
.datum {
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #990000;


}
