.tabellahome {
	border: 1px solid #333333;
}
.top {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.buttom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;


}
.linktitolo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	TEXT-DECORATION: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.linktitolo:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #6699CC;
	font-size: 12px;
}
.link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: normal;
	TEXT-DECORATION: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.link:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
}
.body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(immagini/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: right top;


}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: D00060;
}

