.menu {
	font-family: Arial;
	font-size: 11px;
	color:F9111A;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5pt;

}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	text-decoration: none;
	text-indent: 10pt;

}
.checked {

	font-family: Arial;
	font-size: 11px;
	color:#BB0004;
	font-weight: bold;
	text-decoration: underline;
	text-indent: 5pt;
}
.perigrafi {

	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	text-indent: 60pt;
}
.txtbold {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;

}
.hand {
	cursor: hand;
}
.txtnospace {

	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
}
.txtboldspace {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	font-weight: bold;
	text-indent: 60pt;

}

