a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.Titolo {
	font-family: "Bookman Old Style";
	font-size: large;
	color: #CCCCCC;
	font-style: italic;
}
.back {
	font-family: "Bookman Old Style";
	font-size: medium;
}
body,td,th {
	color: #CCCCCC;
}

