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: justify;
	color:#000000;
	text-decoration:none;
	font-weight: none;
}

.testogrande {
	font-family : Verdana, Tahoma;
	font-size: 14px;
	color:#000000;
	text-decoration:none;
	font-weight: none;
}
