p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
.naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFCC33;
	font-weight: bold;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}
h1 {
	color: #000066;
}
#link a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
}
#link a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFCC33;
	text-decoration: none;
}
#link a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFCC33;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
#futer a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
}
#futer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0066CC;
	text-decoration: none;
	font-weight: bold;
}
#futer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF3333;
	text-decoration: underline;
}
