.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #800000;
	margin-left: 10px;
}
.sfondo {
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #940435;
}
.testo2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: left;
	line-height: 26px;
	margin-left: 10px;

}
.link {
	text-decoration: none;
	color: #9A0034;
}
.bordorosso {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
}
.norepeat {
	background-repeat: no-repeat;
	background-position: left top;
}

