BODY {
	  COLOR: #000000; 
      FONT-FAMILY:  Verdana; 
	  scrollbar-face-color: #D9D9D9;
      scrollbar-shadow-color:#C3C3C4;
      scrollbar-highlight-color: #000342;
      scrollbar-3dlight-color: #D9D9D9;
      scrollbar-darkshadow-color: #D9D9D9;
      scrollbar-track-color:#D9D9D9;
      scrollbar-arrow-color: #000342;
}
A:hover { 
      color: #FF0000;
	  text-decoration: none;
	  }
A:link, A:visited {
      color: #000000;
      text-decoration: none;
	   }
.titolo {
	font-size: 12px;
	font-family : Verdana;
	font-weight: bold;
	color:#ff0000;	
}
.data_news {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.titolo_news {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.testo_news {
	font-family: Verdana;
	font-size: 10px;
	text-align: justify;	
}
