body{
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titolo{
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
	vertical-align: super;

}

.sottotitolo{
	font-family: Verdana;
	font-size: 11px;
	color: Gray;
	font-weight: bold;
	text-decoration: none;
}

.menu {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	text-align: justify;
	vertical-align: super;

}

.moduli {
	font-family: Verdana;
	font-size: 10px;
	color: Black;
}

.moduli2 {
	font-family: Verdana;
	font-size: 10px;
	color: Gray;
}

A:link, A:visited {
	font-family: Verdana;
	font-size: 11px;
	color: Orange;
	font-weight: bold;
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
	color: Orange;
}

A.menu:link, A.menu:visited {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: Orange;
	text-decoration: none;
}
A.menu:hover {
	text-decoration: underline;
	color: Gray;
}


A.moduli:link, A.moduli:visited {
	font-family: Verdana;
	font-size: 11px;
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
A.moduli:hover {
	color: Orange;
}
