.testo {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.txt {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
	.titolo{
	font-family: arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
A:active {
	color: #E72A18;
	text-decoration: none;
}
A:link{
	color: #E72A18;
	text-decoration: none;
}
A:visited {
	color: #E72A18;
	text-decoration: none;
}
A:hover {
	color: #E72A18;
	text-decoration: underline;
}
.bordo {
	border : 2px solid #000000;
}
