body {
	background-color: #FFFFFF;
	margin-left: 1px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
}
.immagine {
	border: 1px solid #000000;
}
.testo12 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 180%;
	color: #2A5A82;
}
.testo12a {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 120%;
	color: #2A5A82;
}
.testo10 {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 120%;
	color: #2A5A82;
}
a {
	font-family: Tahoma;
	font-size: 12px;
	color: #2A5A82;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2A5A82;
}
a:active {
	text-decoration: none;
}
