.nero {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #000000;
}
.tratteggio {
	border-right-width: thin;
	border-right-style: dashed;
	border-right-color: #000000;
}
.intero_tratteggio {
	border-top: thin dotted #000000;
	border-right: thin none #000000;
	border-bottom: thin dotted #000000;
	border-left: thin none #000000;
}
.continuo_nero {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.continuo_bianco {
	border: thin solid #FFFFFF;
}
a.mail:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.mail:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.mail:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
