body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}
table {
	border: 0px;
	font-size: 12px;
}
.grassetto {
	font-weight: bold;
}
.piccolo {
	font-size: 10px;
}
.verdechiaro {
	color: #99FF66;
}
.titolettoverdechiaro {
	font-size: 22px;
	font-weight: bold;
	color: #99FF66;

}
a:link {
	text-decoration: none;
	color: #99FF66;
}
a:active {
	text-decoration: none;
	color: #99FF66;
}
a:visited {
	text-decoration: none;
	color: #99FF66;
}
.comepiaceapanso {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	margin: 10px;
}

a:hover {
	text-decoration: underline;
}
.centro {
	text-align: center;
}
.giustificato {
	text-align: justify;
}
.titoloviaggio {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.sottolineato {
	text-decoration: underline;
}

