a:link 	{
	        text-decoration: none 
	}
	a:visited {
	        text-decoration: none 
	} 
	a:active {
			text-decoration: none 
	}
    a:hover {
            text-decoration: underline
}
.txt-red-1 {
 font-family: Arial;
 font-size: 11px;
 color: #C40101;
}
.txt-red-2 {
 font-family: Verdana, Arial;
 font-size: 12px;
 color: #990000;
}
.txt-red-3 {
 font-family: Verdana, Arial;
 font-size: 18px;
 color: #C40101;
}
.txt-marrone-1 {
 font-family: Arial;
 font-size: 11px;
 color: #4B0101;
}
.txt-marrone-2 {
 font-family: Arial;
 font-size: 12px;
 color: #4B0101;
}
.txt-marrone-3 {
 font-family: Arial;
 font-size: 14px;
 color: #4B0101;
}
.link-azz-1 {
 font-family: Arial;
 font-size: 11px;
 color: #0048FF;
}
.link-azz-2 {
 font-family: Verdana, Arial;
 font-size: 14px;
 color: #0048FF;
}
.link-azz-3 {
 font-family: Verdana, Arial;
 font-size: 12px;
 color: #0048FF;
}
.txt-bianco-1 {
 font-family: Arial;
 font-size: 12px;
 color: #FFFFFF;
}
	
