
.testo {
	font-family: verdana;
	font-size: 11px;
	color: #6D6D6D;
	text-decoration:none;
}
.testo a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #009900;
	text-decoration:underline;
}
.menu {
	font-family: verdana;
	font-size: 11px;
	color: #6D6D6D;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover{
	font-family: verdana;
	font-size: 11px;
	color: #009900;
	font-weight:bold;
	text-decoration:none;
}
.testojostel {
	font-family: Tahoma;
	font-size: 11px;
	color: #555555;
	line-height:12px;
}
.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.footer a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
}
.tabella {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.titolo {
	font-family: verdana;
	font-size: 13px;
	color: #888888;
}
.box {
	font-family: tahoma;
	font-size: 11px;
	color:#555555;
	font-weight:bold;
	text-decoration:none
}
.box3 {
	font-family: verdana;
	font-size: 11px;
	color:#818181;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width:300px;
	border:1px solid #A4A4A4;
	background-color:#efefef;
	padding:3px;
}
.newsletter {
	font-family: verdana;
	font-size: 11px;
	color:#818181;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width:160px;
	border:1px solid #A4A4A4;
	background-color:#efefef;
	padding:3px;
}
.botton {
	font-family: verdana;
	font-size: 11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	width:100px;
	border:1px solid #419732;
	background-color:#79B61B;
	padding:3px;
}

