BODY {
	color: White;
	background-color: Black;
	font-family: "Trebuchet MS";
	font-size: 10 pt;
}

A {
	color: White;
}

A:HOVER {
	color: #A9A9A9;
}
.testobianco{
	color : White;
	font-family: "Trebuchet MS";
	font-size :10 pt;
	letter-spacing : normal;
	line-height: 15 px;
}

h1, h2, h3{
	color : #ffa200;
	font-family: "Trebuchet MS";
	font-size :10 pt;
	letter-spacing : normal;
	line-height: 15 px;
	font-weight: normal;
}

h1.testo{
	color: White;
	background-color: Black;
	font-family: "Trebuchet MS";
	font-size: 10 pt;
}

.titolo_01{
	color : #ffa200;
	font-family: "Trebuchet MS";
	font-size :2px;
}