body {
	background-color: #6272FC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	}
a:link,active {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#news {
	background: #C7CDFC url(sfondo_news.gif) repeat-y;
}
.news {
    font-size: 12px;
	color: #003366;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE4A8F;
	text-decoration: underline;
	text-align: center;
}
.chiudinews {
	font-size: 14px;
	font-weight: bold;
	background-color: #6272FC;
	padding: 3px;
	margin-top: 35px;
}
