.link {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #747452;
	text-decoration: none;
}
a:link {
	font-family: arial;
	font-size: 9px;
	font-weight: bold;
	color: #7a7a52;
	text-decoration: none;
}
a:hover {
	font-family: arial;
	font-size: 9px;
	font-weight: bolder;
	color: #565639;
	text-decoration: none;
}
.testo-index {
	font-family: arial;
	font-size: 9px;
	color: #7a7a52;
	vertical-align: baseline;
}
.body {
	margin: 0px;
	padding: 0px;
}
.table {
	height: 100%;
	width: 100%;
}
