.barra {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-style: normal;
	color: #990000;
	font-weight: bold;


}
.anavigazione {

	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: #990000;

}
a:hover {
	color: #99FF00;
}
p {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-weight: normal;
	color: #000000;
	left: 10px;
	text-align: justify;
	padding: 0.8em;

}
