.style1 {
	color: #3fb2dc;
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
.style2 {
	color: #000000;
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
}
.style2arancio {
	color: #ef9a4a
	font-size: 11px;
	font-family: Tahoma;
	font-style: normal;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}
