BODY {
	FONT-SIZE: 100%; 
	COLOR: black; 
	BACKGROUND-COLOR: white
}

.navigazione {
	DISPLAY: none;
}

a:after
{
	content: " (" attr(href) ") ";
	color: #000000;
}			
