body {
	background-color: ;
	background-image: url();
}
body,td,th {
	color: #005922;
	font-family: Papyrus;
}
a:link, a:visited{
	color: #005922;
	font-family: Papyrus;
	font-size: 9px;
}

a:hover{
	text-decoration: underline;
	font-family: Papyrus;
	color: #005922;
	font-size: 9px;
}
.titolo {
	font-family: Papyrus;
	font-size: 36px;
	color: #005922;
}

