.titolo {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #99FF00;
	text-decoration: none;
	text-transform: none;
}
.titoletto {
	font-family: "Trebuchet MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFE8;
	text-decoration: none;
	letter-spacing: 1inches;
}
a:link {
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:active {
	color: #CC3300;
	text-decoration: underline;
	background-color: #FFFFFF;
	font-weight: bold;
}
.menu {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFAB2D;
	text-decoration: none;
}
.copyright {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
	text-decoration: none;
	text-align: right;
}
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(grafica/logo-grande.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	scrollbar-face-color: #99CC00;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: #99CC00;
	scrollbar-arrow-color: black;
	scrollbar-base-color: #99CC00;
	scrollbar-3d-light-color: #99CC00;
	scrollbar-dark-shadow-color: #99CC00;
}
.sezione {

	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: none;
}
a:visited {

	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
}

