.richiamo-01 {
	font-size: 18px;
	font-weight: bold;
	color: #FF6600;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.kfaLogo {
	text-align: left;
	font-size: 12px;
	font-weight: bolder;
	margin: 0px;
	padding: 0px;
}

.kfaLogo a:link {
	text-decoration: none;
}
.kfaLogo a:visited {
	text-decoration: none;
}
.kfaLogo a:hover {
	text-decoration: none;
}
.kfaLogo a:active {
	text-decoration: none;
}

.kfaFooter {
	text-align: center;
	font-size: 12px;
	font-weight: bolder;
}

.orange {
	color: #FA702A;
}
.black {
	color: #000000;
}

.link_2 a:link {
	text-decoration: none;
}
.link_2 a:visited {
	text-decoration: none;
}
.link_2 a:hover {
	color:#FF0000;
	text-decoration: underline;
}
.link_2 a:active {
	text-decoration: none;
}

}
