body {
	background-color: #FFFFCC;
}
.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #0000CC;
}
#key {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #FF9900;
}
.link {	COLOR: #0000ff; FONT-FAMILY: 'Century Gothic', 'Book Antiqua'; font-size: 12pt; font-weight: bold;}
#titolo {
	FONT-WEIGHT: bold;
	FONT-SIZE: 17px;
	COLOR: #ff0000;
	FONT-FAMILY: Comic Sans MS, 'Copperplate Gothic Bold', 'Tahoma';
	text-align: center;
	margin: 25px auto;

}

a:link {
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}

.testo {
	font-family: "Palatino Linotype", "Book Antiqua", "Calisto MT", Georgia, "Bookman Old Style";
	font-size: 17px;
	text-align: center;
	line-height: 20px;
	margin: 100px auto 40px auto;
	color: #0000FF;
}

body, td, th {
	color: #0000FF;
}
.testo .sottol, .testo .sottol a {
	text-decoration: underline overline;
	font-size: 18px;
	background-color: #FFFF00;
}
hr {
	height: 3px;
	color: #0000FF;
	width: 75%;
}
