.linkIndietro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	text-decoration: none;
	background-color: #CCFF00;
	font-weight: bold;
}
.linkIndietro:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCFF00;
	text-decoration: none;
	background-color: #FF6600;
	font-weight: bold;
}
.titolo1senza {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6600FF;
	background-color: #CCFF00;
	font-weight: bold;
	text-align: center;
}

.tdCentrato {
	background-color: #CCFF00;
	text-align: center;
}

.disclaim {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	text-decoration: none;
	background-color: #CCFF00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
.titolino {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.linkMenu {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6600FF;
	text-decoration: none;
	background-color: #CCFF00;
}
.linkMenu:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	color: #CCFF00;
	text-decoration: none;
	background-color: #6600FF;
}
body {
	background-color: #CCFF00;
}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6600FF;
	text-align: center;
	background-color: #CCFF00;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #6600FF;
	border-bottom-color: #6600FF;
}
.linkTesto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #6633FF;
	text-decoration: none;
	background-color: #CCFF66;
}
.linkTesto:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCFF00;
	text-decoration: none;
	background-color: #6633FF;
}
