body {
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #2f428d;
	scrollbar-arrow-color: #ffcc33;
}

p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000
}

h1 {
	font-family: Georgia;
	font-size: 14px;
	color: #000066
}

h2 {
	font-family: Georgia;
	font-size: 14px;
	color: #000066
}

h3 {
	font-family: Georgia;
	font-size: 14px;
	color: #000066
}

span.titolo {
	font-family: Georgia;
	font-size: 15px;
	font-weight: bold;
	color: #006699
}

span.titolo2 {
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #990000
}

span.titologrande {
	font-family: Georgia;
	font-size: 19px;
	font-weight: bold;
	color: #006699
}

span.titologrande2 {
	font-family: Georgia;
	font-size: 36px;
	color: #006699
}

span.titolopiccolo {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #000000
}

span.credits {
	font-family: Georgia;
	font-size: 11px;
	color: #000066
}

span.rubriche {
	font-family: Georgia;
	font-size: 11px;
	color: #990000
}

span.novarese {
	font-family: Georgia;
	font-size: 11px;
	color: #333333
}

span.opinioni {
	font-size: 11px;
}

a {
	text-decoration: none;
	color:#374c76;
}
	
a:visited{
	text-decoration: none;
	color:#374c76;
}	

a:hover{
	text-decoration: underline;
	color:#374c76;
}