body {
	background-color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.titolo {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}
.titolo_1 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	white-space: nowrap;
}
a:link {
	text-decoration: none;
	color: #33FFFF;
}
a:visited {
	text-decoration: none;
	color: #33CCFF;
}
a:hover {
	color: #CCFF00;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #33FFCC;
}
.didascalia_thumb {
	font-size: 12px;
	text-align: center;
}
.corpo_1 {
	font-size: 18px;
	line-height: 25px;
	color: #CCFFFF;
	text-align: justify;
}
.evidenziato_G {
	color: #FFFF00;
	font-weight: bold;
}
