.news {
	font-family:Verdana,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:black;
	text-decoration:none;
}
.news:hover {
	text-decoration:underline;
}
.leggi a{
	font-family:Verdana,sans-serif;
	color:#F95B28;
	text-decoration:none;
}
.leggi a:hover {
	text-decoration:underline;
}			


h1 {
	font-family: Verdana, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-top: 3px;
}


h2 {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	margin-right: 2px;
}


#tit{
	text-align:center;
}

#txt{
	text-align:justify;
}


