
body	{
	font-size: 1.8em;
	color: #ffffff;
	background: black;
	}

a	{
	color: #66ff00;
	text-decoration: underline;
	}

a:visited	{
	color: #66ff00;
	text-decoration: underline;
	}

a:hover	{
	color: #ffff00;
	text-decoration: underline;
	}

#contenuti	{
	position: absolute;
	top: -1000px;
	left: -1000px;
	}