
	.testo {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-justify: distribute;
	padding-left: 3px;
	padding-right: 2px;
	padding-top: 1px;
	text-align: justify;
}

	.who {
	font-family: "Verdana";
	font-size: 11px;
	color: #101010;
	font-weight: normal;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align: center;
	font-style: italic;
}
	
		.contact {
	font-family: "Verdana";
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
}
	
	td.zampe_orizz {
	background-repeat : repeat-x;
	background-image : url(immagini/zampe_orizz.jpg);
	}

	.zampe_vert{
	background-repeat : repeat-y;
	background-image : url(immagini/zampe_vert.jpg);
	}
	
	a:link.scorre {
	text-decoration: none;
	color:#6497D8;
}
	
	a:visited.scorre {
	text-decoration: none;
	color:#6497D8;
}	
	
	a:hover.scorre {
	text-decoration: none;
	color:#6497D8;
}

	a:link {
	text-decoration: none;
	color:#000000;
}
	
	a:visited {
	text-decoration: none;
	color:#000000;
}
	
	a:hover {
	text-decoration: none;
	color:#000000;
}	
