body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	background-color: #3366FF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;



}
.titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000099;
	font-weight: bold;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;

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

}
a:hover {
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: none;

}
a:active {
	color: #FFFFFF;
	text-decoration: none;

}
.piccolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;


}
a.piccolo:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.piccolo:visited {
	color: #FFFFFF;
	text-decoration: none;

}
a.piccolo:hover {
	color: #000066;
	background-color: #FFFFFF;
	text-decoration: none;

}
a.piccolo:active {
	color: #FFFFFF;
	text-decoration: none;

}
