
.news_testata1 {
    font-family: Times New Roman, Times, serif;
	font-size: 32px;
    text-align:justify;
	color: #000000;
	font-weight: bold;
}
.news_testata2 {
    font-family: Courier New, Courier, mono;
	font-size: 18px;
    text-align:left;
	color: #003366;
	font-weight: bold;
}
.news_prima {
    /*font-family: tahoma, Arial, Helvetica, sans-serif;*/
	font-size: 34px;
	color:#ff0000;
	font-weight: bold;
}
.news_all_sx {
	font-family: Times New Roman, Times, serif;
	color:#666666;
	/*font-weight: bold;*/
	text-align:justify;
}
.news_vai_a {	font-family: Courier New, Courier, mono;
	font-size: 14px;
}
.news_vai_a  a:link, .news_vai_a  a:active, .news_vai_a  a:visited{
    color: blue;
}
.news_vai_a  a:hover{
	color: red;
}

.news_tit_art {
	font-family: Times New Roman, Times, serif;
	color:#3300cc;
	font-size: 24px;
	/*font-weight: bold;*/
	text-align:justify;
}
