p  { font-size: 12px; color: #FFFFFF; font-family: "Courier New"}
.titolo  { font-size: 20px; color: White; font-family: "Courier New", Verdana ;  font-weight : bold; }
.titolonero { font-size: 20px; color: Black; font-family: "Courier New", Verdana ;  font-weight : bold; }
.sottotitolo  { font-size: 15px; color: White; font-family: "Courier New", Verdana ;  font-style : italic;   }
.sottotitolonero  { font-size: 15px; color: Black; font-family: "Courier New", Verdana ;  font-style : italic;   }
.pnero  { font-size: 12px; color: #000000; font-family: "Courier New"}
body 
{	
background : #DEDEDE;
	}
a:active { color: Black;  text-decoration: underline; }
a:link {  color: Black; text-decoration: underline; }
a:visited {  color: Black; text-decoration: underline; }
a:hover  { color: Gray; text-decoration: underline; }

.tabella_grigio_scuro  { background-color : #7F7C7C; }
.tabella_grigio_medio  { background-color : #ADADAD; }
.tabella_grigio_chiaro  { background-color : #EAEAEA; }
.sfondo_grigio_chiaro  { background-color : #DEDEDE; }

