.testo_menu {
	font-family: tahoma;
	font-size: 12px;
	color: #7A688E;
}
.testo_menu_evidenziato {
	font-family: tahoma;
	font-size: 12px;
	color: #7A688E;
}


.testo {
	font-family: tahoma;
	font-size: 11px;
	color: #9A8196;
}
.testo_scuro {
	font-family: tahoma;
	font-size: 11px;
	color: #7A688E;
}

a:link {
	text-decoration: none;
	color: #795C7D;
}
a:visited {
	text-decoration: none;
	color: #7F5F84;
}
a:hover {
	text-decoration: none;
	color: #8d7692;
}
a:active {
	text-decoration: none;
	color: #624E7D;
}
body {
	background-color: #F3F7F6;
}
