.testo{
	font-family: verdana,arial,helvetica;
	color : #663300;
	font-size : 10px;
	text-decoration : none;
	line-height: 15px;
}
.testo:hover{
	font-family: verdana,arial,helvetica;
	color : #663300;
	font-size : 10px;
	text-decoration : underline;
}
.normal{
	font-family: verdana,arial,helvetica;
	color : #663300;
	font-size : 10px;
	text-decoration : none;
}
.normal:hover{
	font-family: verdana,arial,helvetica;
	color : #663300;
	font-size : 10px;
	text-decoration : none;
}
.testop{
	font-family: verdana,arial,helvetica;
	color : #663300;
	font-size : 9px;
	text-decoration : none;
	line-height: 15px;
}
.testop:hover{
	font-family: verdana,arial,helvetica;
	color : #663300;
	font-size : 9px;
	text-decoration : underline;
}
.brown{
	font-family: verdana,arial,helvetica;
	font-weight : bold;
	color : #663300;
	font-size : 10px;
	text-decoration : none;
}
.arancio{
	font-family: verdana,arial,helvetica;
	font-weight : bold;
	color : #FF4500;
	font-size : 10px;
	text-decoration : none;
}
.brown:hover{
	font-family: verdana,arial,helvetica;
	font-weight : bold;
	color : #FF9933;
	font-size : 10px;
	text-decoration : none;
}
.bianco_bold{
	font-family: verdana,arial,helvetica;
	color : #ffffff;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
}
.hand{
	text-decoration : none;
	cursor:hand;
}
