.sfondo {
	color: White;
	text-align: center;
	font-size : 10px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-family : Verdana;
	background : Black;
}
BODY {
	background : #DD0000;
}
A
{
	font-family : Verdana;
	color : Red;
}
A:hover
{
	font-family : Verdana;
	color : #006400;
}
.testo {
	color: #000000;
	text-align: justify;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-family : Verdana;
	background : #DD0000;
}
.titolonero {
	color: #000000;
	text-align: justify;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-family : Verdana;
	background : #DD0000;
}
.titolo {
	color: #000000;
	text-align: left;
	font-size : 12px;
	font-weight : bolder;
	font-variant : normal;
	font-style : normal;
	font-family : Verdana;
	background : #ffffff;
}
.testoin {
	color: #000000;
	text-align: justify;
	font-size : 12px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	font-family : Verdana;
	background : #ffffff;
}
.menugiu {
	color: #ffffff;
	text-align: center;
	font-size : 10px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-family : Arial;
	background : #B22222;
	cursor : hand;
}
.menusu {
	color: #B22222;
	text-align: center;
	font-size : 10px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	font-family : Arial;
	background : #ffffff;
	cursor : hand;
}
