body { 
	scrollbar-base-color: #C6D2D9; 
    overflow : hidden; 
}

a { font-family : Verdana, Tahoma;
	font-size: 12px;
	text-align: justify;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	}
	
a:hover  {
	text-decoration: none;
	}
	
a.black {
	font-family : Verdana, Tahoma;
	font-size: 12px;
	text-align: right;
	color:black;
	text-decoration:none;
	font-weight: none;
}

.testo {
	font-family : Verdana, Tahoma;
	font-size: 12px;
	text-align: left;
	color: #000000;
	text-decoration:n one;
	font-weight: none;
}
	
.paragrafoblack {
	font-family : Verdana, Tahoma;
	font-size: 12px;
	text-align: justify;
	color:#000000;
	text-decoration: none;
	font-weight: none;
}

.titolo  {
	font-family : Verdana, Tahoma;
	font-size : 10pt;
	font-weight : bold;
	color : #000000;
}
