body {
	background-color: #CCCCCC;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #CCCCCC;
}
.news a:link, .news a:visited {
	color: #000000;
	text-decoration: none;
}
.news a:hover {
	background-color: #FFFFFF;
	color: #006699;
}
ul {
	list-style-position: inset;
	list-style-image: url(../Immagini/palla_ele.gif);
}