.LINK  {
	text-decoration : none;
	font-family : Verdana, Arial;
	font-weight : bold;
	background-color : Green;
	color : White;
	margin-left : 12px;
	font-size : x-small;
}

A:Hover  {
	background : #32CD32;
}

.sommario  {
	text-decoration : none;
	font-family : Verdana, Arial;
	font-weight : bold;
	background-color : Green;
	color : White;
	; font-size : 13px;
	font-style : italic;
}

.titolo  {
	color : White;
	text-align : center;
	background-color : Green;
	font-size : large;
}

.titolo2  {
	color : Green;
	text-align : center;
	background-color : white;
	font-size : large;
}

.link2  {
	text-decoration : none;
	font-family : Verdana, Arial;
	font-weight : bold;
	color : green;
	margin-left : 12px;
	font-size : x-small;
}
