body {
	margin: 0px;
	overflow: auto;
	background-color: #D2D7D9;
}
.bordo {
	border: 1px solid #E6E6E6;
}
.testo {
	font-family: Tahoma;
	font-size: 10px;
	color: #666666;
}
.testo a {
	color: #666666;
	text-decoration: none;
}
.testo a:hover {
	color: #E33E31;
}
