.menu {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}
A.menu {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}

.testo {
    font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
} 
.pedigree {
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
} 
A.pedigree {
    font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
} 