
.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E5EAC;
	text-align: justify;
	font-weight: bold;
}

.news_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-align: justify;
	font-weight: normal;
}

.news_title a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E5EAC;
	text-align: justify;
	font-weight: bold;
}

.news_testo a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-align: justify;
	font-weight: normal;
}


.news_title a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}

.news_testo a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-align: justify;
	font-weight: normal;
	text-decoration: underline;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-align: justify;
	font-weight: normal;
}


.testo a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-align: justify;
	font-weight: bold;
	text-decoration:none;
}


.testo a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	text-decoration:none;
	background-color: #1E5EAC;
}

.testo a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3B3B3B;
	text-align: justify;
	font-weight: bold;
	text-decoration:none;
}

.testo a:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
	text-decoration:none;
	background-color: #1E5EAC;
}


.titoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1E5EAC;
	text-align: justify;
	font-weight: bold;
}
.titoloscelto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E5EAC;
	text-align: justify;
	font-weight: bold;
}