body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.copy A:LINK {
	color: #666666;
	text-decoration: none;
}
.copy A:VISITED {
	color: #666666;
	text-decoration: none;
}
.copy A:HOVER {
	color: #000000;
	text-decoration: none;
}

.copy A:ACTIVE {
	color: #666666;
	text-decoration: none;
}



.testo12grigio {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}

.testo12grigio A:LINK { color: #333333; text-decoration: none;}
.testo12grigio A:VISITED {color: #333333; text-decoration: none; }
.testo12grigio A:HOVER { color: #333333; text-decoration: underline;}
.testo12grigio A:ACTIVE {color: #333333; text-decoration: none;}

.testo12bianco {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 18px;
}

.testo12bianco  A:LINK { color: #ffffff; text-decoration: none;}
.testo12bianco  A:VISITED {color: #ffffff; text-decoration: none; }
.testo12bianco  A:HOVER { color: #ffffff; text-decoration: underline;}
.testo12bianco  A:ACTIVE {color: #ffffff; text-decoration: none;}

.testo14marrone {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #79452F;
	line-height: 18px;
}
.testo14marrone a{color: #79452F;text-decoration: none;}
.testo14marrone a:hover{color: #79452F;text-decoration: underline;}

.campo_testo_moduli {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	border: 1px solid #999999;
	text-align: left;
}
