.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F4F4F;
}
a:link {
	text-decoration: none;
	color: #007AF4;
}
a:visited {
	text-decoration: none;
	color: #007AF4;
}
a:hover {
	color: #FF641A;
}

