.classe2 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #813F18;
	text-decoration: none;
}
a:link {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #843814;
	text-decoration: none;
}
a:visited {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #843814;
	text-decoration: none;

}
a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #843814;
	text-decoration: underline;
}
a:active {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #843814;
	text-decoration: none;
}
.titoletto {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: 843814;
	text-decoration: underline;
	font-family: "Copperplate Gothic Light";

}
.titolo {

	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #843814;
	font-family: "Copperplate Gothic Light";
}
.modulo {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #843814;
	border: 1px solid #000000;
}

.campitestomodulo {
	border: 1px solid #813F18;
	font-family: "Comic Sans MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #813F18;
	background-color: #FFFFFF;
}