body {
	font-family: "Courier New", Courier, mono;
	color: #ffffff;
	font-size: 12px;
}
a.linknero:link {
	font-family: "Courier New", Courier, mono;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

a.linknero:hover {
	font-family: "Courier New", Courier, mono;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
a.linknero:visited {
	font-family: "Courier New", Courier, mono;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	}
a:link {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.Titolo12bold {
	font-weight: bold;
	color: #F4B100;
	font-size: 14px;
}

.Nolink {
	font-weight: bold;
	color: #999999;
}