A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFFFFF;
	text-decoration:none;
	list-style-image: url(images/quadr1.gif);
	list-style-type: square;

}	

A:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFD300;
	text-decoration:none
	list-style-image: url(images/quadr1.gif);
	list-style-type: square;
}

	
	
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 58595B;
	text-align: justify;
	list-style-image: url(images/quadr.gif);
	list-style-type: square;
	font-weight: normal;
}