@charset "UTF-8";
.footer {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	font-variant: normal;
}
.testo {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
}

.history_link:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #ff00ff;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
.history_link {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	text-decoration: underline;
}
.history {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: normal;
	}
