div#restauro { 
	/*margin:1em;*/
	color:white;
	}
				
div#restauro table,tr,td,p { 
        /*margin:1em;*/
	color:white;
}
				

div#restauro A:active { color: yellow;text-decoration : underline}
div#restauro A:link {color: white;text-decoration :underline}
div#restauro A:visited {color: yellow;text-decoration : underline;}
div#restauro A:hover {color: yellow;text-decoration : underline}

