.caratterebse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	list-style-type: square;
	list-style-position: inside;


}
a:link {
	color: "black";
}

a:visited {
  color: "black";
}

a:active {
	color: "black";
}

a:hover {
	color: #be0505;
	}

.carattinglese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

