a:link	{
	color : #6A675C;
	font-family: verdana;
	font-size: 11px;
	text-decoration:	none;	
}
a:hover	{
	color : #6A675C;
	font-family: verdana;
	font-size: 11px;	
	text-decoration:	underline;
}
a:visited	{
	color : #6A675C;
	font-family: verdana;
	font-size: 11px;	
	text-decoration:	none;
}
.verdana {
	font-family: verdana;
	font-size: 11px;
	color : #6A675C;
	line-height: 150%
}

.verdana_chiaro {
	font-family: verdana;
	font-size: 9px;
	text-align: justify;
	color : #E7DEBC;
	line-height: 150%
}

.verdana_chiaro2 {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
	color : #E7DEBC;
	line-height: 150%
}

.verdana_titoli {
	font-family: verdana;
	font-size: 11px;
	text-align: justify;
    font-weight: normal;
	color : #68583E;
}


.verdana_chiaro:link	{text-decoration:none; color:#E7DEBC}
.verdana_chiaro:visited {text-decoration:none; color:#E7DEBC}
.verdana_chiaro:hover {text-decoration: underline; color:#E7DEBC}



.mano { cursor: hand }