body {
	font-family: arial;
	font-size: 11px;
	/*text-align : justify;*/
	}

.menu  {
	display:none; 


	}

.voce
	{
	font-family: arial black;

	color : #000000;
	font-size: 15px;
	text-decoration : bold;
	margin-left:10px;
	margin-right:10px;
	}

.svoce
	{
	color : #000000;
	font-size: 13px;
	text-decoration : bold;
	margin-left:10px;
	margin-right:10px;
	}

.foot
	{
	color : #859DAB;
	font-size: 10px;
/*	word-spacing : 10px;*/
	}

.piccolo
	{
/* 	color : #859DAB; */
	font-size: 9px;
	text-decoration : bold;
	text-align : justify;
/*	word-spacing : 10px;*/
	}
/*
.destra
	{
	font-size: 12px;
	color : #A6A6A6;
	word-spacing : 5px;
	letter-spacing: 4px;
	}

.disclaimer
	{
 	font-size: 9px; 
	color : #A6A6A6;
	}*/

	
	/*LINK*/

A:LINK {
 text-decoration: none
}

A:VISITED {
 text-decoration: none
}

A:HOVER {
 text-decoration : none;
}

A:ACTIVE  {
 font-weight : none;
}



