body {
	background-image: url(images/sfondo.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
.blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration:none;
	line-height: 14px;
}
.rosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #701D33;
	text-decoration:none;
	line-height: 14px;
}
a:link {
	color: #701D33;
	text-decoration:none
}
a:visited {
	color: #701D33;
	text-decoration:none
}
.blu_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #000099;
	text-decoration:none
}

