.vsebina {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #003366;
}
.naslov {
	font-family: "Book Antiqua";
	font-size: 18px;
	color: #003366;
	font-weight: bold;
	font-style: normal;


}
a {
	font-family: "Book Antiqua";
	font-size: 14px;
	font-weight: bold;
	color: #114775;
	margin: 5px;
	padding: 5px;
	text-decoration: none;


}