body {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #33FFFF;
	background-color: #333366;
}

.naslov1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: underline;
	
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #00FF66;
	text-decoration: blink;
}
.naslovi {
	font-size: 18px;
	color: #CC0099;
	text-align: center;
	font-weight: bold;
}

.style1 {font-family: "Comic Sans MS"}
.style2 {color: #FF00FF}
.style6 {color: #0066FF}
.style4 {color: #FF3333}
.style5 {color: #00FF33}
