.testo {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.testoVerde {

	font-family: tahoma;
	font-size: 11px;
	color: #336633;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 10px;
	color: #FFCC00;
	text-decoration: none;
}
.tabella {
	border: 1px solid #FFCC00;
}
a:hover {
	color: #FF9900;
}
.testoArancione {


	font-family: tahoma;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.tabellaNera {

	border: 1px solid #000000;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #EEEEEE;
}
.righe {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #005B00;
	border-right-color: #005B00;
	border-bottom-color: #005B00;
	border-left-color: #005B00;
}
.testoArancione2 {
	font-family: tahoma;
	font-size: 11px;
	color: #FF6347;
	text-decoration: none;
}
.tratteggio {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #C6D7BA;
	border-right-color: #C6D7BA;
	border-bottom-color: #9DBA98;
	border-left-color: #C6D7BA;
}
