.testo {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.tabella {
	border: 1px solid #FFFFFF;
}
.testoColor {

	font-family: tahoma;
	font-size: 11px;
	color: #724E36;
	text-decoration: none;
}
.testoColor2 {

	font-family: tahoma;
	font-size: 11px;
	color: #724E36;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:hover.testoColor2 {
	color: #000000;
}
.form {
	font-family: tahoma;
	font-size: 11px;
	color: #990000;
	border: 1px solid #372E17;
	background-color: #FFFFFF;

}
.tratteggio {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #BD8B40;
	border-right-color: #BD8B40;
	border-bottom-color: #BD8B40;
	border-left-color: #BD8B40;
}

