a:link {
	text-decoration: none;
	font-family: "trebuchet MS";
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	font-family: "trebuchet MS";
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	font-family: "trebuchet MS";
	color: #CCFF33;
}
a:active {
	text-decoration: none;
	font-family: "trebuchet MS";
	color: #CCCCCC;
}
.naslov {
	font-family: "Trebuchet MS";
	font-size: 34px;
	color: #D5F7FF;
}
