.A_news {
    font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	/*background-color: #ff0000;*/
	color: #0000ff;
	text-decoration: none;	
	}

.A_news:hover {
    font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	background-color: #DAE6F0;
	color: #000099;
	text-decoration: none;
	}

body {
      scrollbar-Base-Color: #000099; 
      scrollbar-arrow-color:#ffffff;
     }

.body_news {
		SCROLLBAR-FACE-COLOR: #ffffff;
		SCROLLBAR-HIGHLIGHT-COLOR: #000099;
		SCROLLBAR-SHADOW-COLOR: #ffffff;
		SCROLLBAR-3DLIGHT-COLOR: #ffffff;
		SCROLLBAR-ARROW-COLOR: #000099;
		SCROLLBAR-TRACK-COLOR: #DAE6F0;
		SCROLLBAR-DARKSHADOW-COLOR: #001856;
	 }

.news {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;
	text-align: justify;
	}

.titolo {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 9pt;
	font-style: bold;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	}

.date {
	font-family: Arial, Verdana, Times New Roman, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none;
	}

