.titolo {
	font-family: "Comic Sans MS", "Lucida Console", "Monotype Corsiva";
	font-size: 24px;
	text-align: center;
	text-transform: none;
	vertical-align: baseline;
	letter-spacing: normal;
	}
hr {
	color :  #419D17; 
	} 
body {
	background-color : #F3E9A4;
	}
p, li{
font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 14px;
	margin: 5px;
	text-align: justify;
}

p.testo {
	font-family : "Arial", "Helvetica", "sans-serif";
	font-size : 12px;
	color : white;
	order: 2px dotted gray;
	margin: 5px;
	text-align: justify;
} 
a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color : #FF0000; 
	font-weight : bold; 
	text-decoration : none; 
} 
a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px; 
	color : #FF0000; 
	font-weight : bold; 
	text-decoration : underline; 
}
.link a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px; 
	color : #FF0000; 
	font-weight : bold; 
	text-decoration : none; 
} 
.linkHover a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px; 
	color : blue; 
	font-weight : normal; 
	text-decoration : underline; 
}
.fh a {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #0000CC;
	font-weight : bold;
	text-decoration : none;
	text-align: center;

} 
.fhHover a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #FF0000;
	font-weight : normal;
	text-decoration : underline;
	text-align: center;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
}

#areatext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
}
#titolo_textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF0000;
	text-align: center;
}
#fondo_pagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF0000;
	text-align: center;
}
.tabella {
	padding: 3px;
	margin: 1px;
	border: thin dashed #339900;
	border-spacing: 1;
}
.centrato {
	text-align: center;
}
