#BoxSegnalazioni A {
	font-weight: 700;
	text-decoration: underline;
}

#BoxSegnalazioni A:hover {
	font-weight: 700;
	color: #000;
	text-decoration: none;
}