/* CSS Document */

.intestazioneNews,
.intestazioneNews:visited,
.intestazioneNews:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	display: compact;
	text-decoration:none;
}

.titoloNews,
.titoloNews:visited,
.titoloNews:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: black;
	display: compact;
	text-decoration:none;
}



.subTitoloNews,
.subTitoloNews:visited,
.subTitoloNews:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #808080;
	display: compact;
	text-decoration:none;
}



.testoNews,
.testoNews:visited,
.testoNews:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: black;
	display: compact;
	text-decoration:none;
}

