.testoFooter {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
.linkFooter {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.linkFooter:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.testoBase {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.testoBaseBold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.tabellaTesto {
	border-top: 1px solid #CCCCCC;
	border-right: 2px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #CCCCCC;
	text-align: justify;
}
.link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link:hover {
	font-size: 12px;
	color: #00CCFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.link:visited {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.lista {
	list-style-image: url(immagini/punto_lista.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.nomeServizio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
}
