body {
	margin: 5px;
	background-image:url("http://www.francescogenovese.net/tre.jpg");
}
h2 {
	text-align: Center;
	color: #800000;
}
td, p, input, textarea {
	font-size: 11px;
	font-family: Verdana;
}
a {
	color: #000080;
	text-decoration: None;
}
a:hover {
	color: #800000; text-decoration: None;
}
/*table.MODULO
{
	background-color: #003366;
	border: Solid 2px #f2f2f2;
}*/
p.ERRORE {
	text-align: Center;
	color: FF0000;
}
