body { background-color: #eeeccd; 
background-image: url(../img/pix.jpg); 
background-position: inherit; 
margin: inherit; 
}


/*body.barra {
scrollbar-3dlight-color: #999999; 
scrollbar-arrow-color: #000066;
scrollbar-base-color: #999999; 
scrollbar-darkshadow-color: #666666; 
scrollbar-face-color: #666666; 
scrollbar-highlight-color: #666666; 
scrollbar-shadow-color: #999999;
scrollbar-track-color: #999999; 
}*/

p {}

td {  }

a:link { color: blue }

a:visited { color: purple }

a:hover { color: purple }

a:active { color: red }

table  /* tabella generale per tutte le pagine (se funza) */ 
	{ background-image: url(../img/pix.jpg); background-repeat: inherit; background-attachment: inherit; position: inherit; width: auto; height: auto; overflow: inherit; clip: inherit; max-width: 589px; border-style: none; outline-style: none; }
table.discursci  /* ma corregge il colore di sfondo quando serve forse */ 
	{ background-image: url(../img/pix3.jpg); background-repeat: inherit; background-attachment: inherit; position: inherit; width: auto; height: auto; overflow: inherit; clip: inherit; max-width: 589px; border-style: none; outline-style: none; }

p.testi{ color: #4c0202;
	background-color: transparent;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
	font-size: 12pt; 
	font-weight: normal;
	text-align: inherit
	 }

