A:LINK, A:VISITED {
	color : #666666;
	font : bold 11px Verdana;
	text-decoration : none;
}
A:HOVER {
	color : #cc0000;
	font : bold 11px;
	text-decoration : none;
}

.testo {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	
}
.testo2 {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align : justify;
}
.servizi {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #000000}
.piccolo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000066; font-weight: normal}

.index {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000066;}

.benvenuto {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #CC3300; font-size: 16px}
.bordo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}

