body { background-image: url(images/sfondo_esterno.jpg
);
background-repeat: repeat-x; 
background-attachment: fixed; }
A:link, A:visited { text-decoration: none; color: white }
A:hover { text-decoration: underline; }
p: {font-size: 10px;}

.fascia_sinistra  { background-image: url(images/fascia_sx_sotto.jpg
);
background-repeat: repeat-x; 
}

.link_tabelle   A:link, A:visited { text-decoration: none;  color: black }
A:hover { text-decoration: underline; } 






