a {
	font-family: "Arial";
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	color: #DD5705;

}
a:hover {
	font-family: "Arial";
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;

}

a:visited {
	font-family: "Arial";
	font-size: 13px;
	color: #BD4000;
	text-decoration: none;
	font-weight: bold;

}

.testo {
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	color: #676767;

}

.titolo {
	font-family: "Arial";
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #676767;

}

.piede {
	font-family: "Arial";
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #black;

}
