a:link 	{
	        text-decoration: none 
	}
	a:visited {
	        text-decoration: none 
	} 
	a:active {
			text-decoration: none 
	}
    a:hover {
            text-decoration: underline
}
.link-red-1 {
 font-family: Arial;
 font-size: 11px;
 color: #ff0000;
}
.link-azz-1 {
 font-family: Arial;
 font-size: 11px;
 color: #0048FF;
}
.txt-bianco-1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
