body {
	background-color: #eca137;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5D447F;
	text-align: justify;
}
.sfondo_fin {
	background-image: url(../images/sfondo_body.gif);
	background-repeat: no-repeat;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
.Stile1 {
	color: #900D0C;
	font-style: italic;
	font-weight: bold;
}
.linkgen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900D0C;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #900D0C;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8659A6;
	text-decoration: none;
}
