.tekst {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #663333;
	background-image: none;
}
a.linkovi {
	font-family: "Comic Sans MS";
	background-image: none;
	color: #663333;
	cursor: hand;
	font-style: normal;
	text-decoration: none;
}
a.linkovi:hover {
	font-family: "Comic Sans MS";
	color: #999900;
	background-color: none;
	cursor: hand;
	text-decoration: none;
}
a:hover {
	font-family: "Comic Sans MS";
	background-color: none;
	cursor: hand;
	text-decoration: none;
	color: #004040;
}
.tekst2 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: oblique;
	color: #0000CC;

}
