@charset "ISO-8859-1";
testo {
	font-family: MicrogrammaDMedExt, MicrogrammaDBolExt;
	font-size: 9pt;
	font-style: normal;
	letter-spacing: 1.5pt;
	color: #8C7A6F;	
}
a:link {
	font-family: MicrogrammaDMedExt, MicrogrammaDBolExt;
	font-size: 9pt;
	font-style: normal;
	letter-spacing: 1.5pt;
	color: #451E0B;
	text-decoration: none;
	
}

a:visited {
	font-family: MicrogrammaDMedExt, MicrogrammaDBolExt;
	font-size: 9pt;
	font-style: normal;
	letter-spacing: 1.5pt;
	color: #451E0B;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #451E0B;
		text-decoration: none;
}

