a:link 	{
	        text-decoration: none 
	}
	a:visited {
	        text-decoration: none 
	} 
	a:active {
			text-decoration: none 
	}
    a:hover {
            text-decoration: underline
}
.link-arancio-1 {
	font-family: Arial;
	font-size: 11px;
	color: #FE6601;
	font-weight: normal;
}
.txt-nero-1 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.txt-nero-2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.txt-bianco-1 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}
.txt-bianco-2 {
 font-family: Arial;
 font-size: 12px;
 color: #FFFFFF;
}
.txt-bianco-3 {
 font-family: Arial;
 font-size: 14px;
 color: #FFFFFF;
}
.txt-verde-1 {
	font-family: Arial;
	font-size: 11px;
	color: #9FF482;
	font-weight: normal;
}
.txt-verde-2 {
	font-family: Arial;
	font-size: 14px;
	color: #9FF482;
	font-weight: normal;
}
.txt-verde-3 {
	font-family: Arial;
	font-size: 18px;
	color: #9FF482;
	font-weight: normal;
}
.txt-giallo-1 {
	font-family: Arial;
	font-size: 11px;
	color: #FEDC81;
	font-weight: normal;
}