BODY {
   background : #ffffff; 
   color: #000000;
   font-family: Trebuchet MS, Helvetica, Verdana, Arial, Geneva, Swiss, SunSans-Regular; 
   }

P {
   color: #000000;
   font-family: Trebuchet MS, Helvetica, Verdana, Arial, Geneva, Swiss, SunSans-Regular; 
   text-align: justify;
	}
h5 {
   color: #000000;
   font-family: Trebuchet MS, Helvetica, Verdana, Arial, Geneva, Swiss, SunSans-Regular; 
   text-align: center;
   font-size: 11px;
	}

A {color : #000000;
   font-weight : normal; 
   text-decoration : none; 
   background-color : transparent;  
	}


.hlink {
   color : #ffffff;
   font-weight : none; 
   text-decoration : underline; 
   background-color : transparent;  
	}

.hlink:hover {
   color : #FEEC70;
   font-weight : none; 
   text-decoration : underline; 
   background-color : transparent;  
	}

.font {
	font-size: 14px;
}

.font-piccolo {
	font-size: 12px;
}

.titolo {
	font-weight: bold;
	font-size: 20px;
}

.font-testo {
    color: #000000;
	font-size: 12px;
}

.font-testo a {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #000000; 
	text-decoration: strong; 
}
.font-testo a:hover {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
