a:link {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(immagini/sfumatura.jpg);
	background-repeat: repeat-x;
}
li ul{
	font-size: 9px;
	font-weight: normal;
	text-indent: -30px;
	list-style-image: none;
	list-style-type: none;
}
ul {
	font-size: 10px;
	font-weight: bold;
	list-style-image: none;
	list-style-type: none;
}
.titolo {
	font-size: 18px;
	text-transform: capitalize;
	color: #000000;
	font-weight: bold;
}
a:visited {
	color: #990033;
}
