.testoChiaro {
	font-family: tahoma;
	font-size: 10px;
	color: #B86930;
	text-decoration: none;
}
.testoScuro {
	font-family: tahoma;
	font-size: 10px;
	color: #502E15;
	text-decoration: none;
}
.testoNews {
	font-family: tahoma;
	font-size: 12px;
	color: #F30;
	text-decoration: none;
}
.testoGrigio {
	font-family: tahoma;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #75431E;
}
.testoNero {

	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.table {
	border: 1px solid #502E15;
}
.table2 {
	border: 1px solid #502E15;
	background-color: #FFFFFF;
	font-family: tahoma;
	font-size: 10px;
	color: #502E15;
	text-decoration: none;


}
.stick {
	position: absolute;
	top: 10px;
	right: 20px;
	
}

