.piede {
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #009900;
}
.testo {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
.titolo {
	font-family: Arial;
	font-size: 15px;
}
a {
	text-decoration: underline;
}
.piedetab {
	border: 1px solid #009900;
}
.tabpad {
	padding: 10px;
}
.titololink {
	font-family: Arial;
	font-size: 16px;
	color: #006600;
	font-weight: bolder;
}
.titololink:hover {
	text-decoration: none;
}
.piede:hover {
	text-decoration: none;
}
.testo:hover {
	text-decoration: none;
}