@charset "utf-8";
/* CSS Document */

/*
div.notizia {
	margin: .5em 0px 0px 0px;
	padding: .5em 0px 0px 0px;
	border-top: 1px solid #666;
}
*/	
.TitoloNews {
	margin-bottom: 5px;
	color: #fff; 
	font-size: 12px; 
	font-weight: normal;
	font-family: Verdana, Arial, sans-serif;; 
	mso-ansi-language: IT;
}
	
.TestoNews, 
.TestoNews a {
	color: #999999; 
	line-height: 1.32em;
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif;; 
	mso-ansi-language: IT;
}
.TestoNews a:hover, .TestoNews a:active, .TestoNews a:focus {color: #ffa800;}
