body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
}

table, tr, td { font-size: 11px;	color: #000000; }

td.menu { padding-left: 3px; padding-right: 3px; }

.testo     { text-align: justify }
.testo_nj  { color: #000000; }
.centrato  { text-align: center }
.titoli    { font-size: 12px; font-weight: bold }
.grassetto { font-size: 12px; font-weight: bold; text-align: justify }
.titoletti { font-size: 14px; color: #6699CC; font-weight: bold; text-decoration: none }
.white     { font-size: 12px; color: #FFFFFF; font-weight: bold }
.micro     { font-size: 9px;  }

a.x_tab:link    { color: #000000; font-weight: bold; text-decoration: underline }
a.x_tab:visited { color: #000000; font-weight: bold; text-decoration: underline }
a.x_tab:hover   { color: #666666; font-weight: bold; text-decoration: underline }
a.x_tab:active  { color: #000000; font-weight: bold; text-decoration: underline }

a.bianco:link    { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.bianco:visited { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.bianco:hover   { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }
a.bianco:active  { font-size: 12px; font-weight: bold; color: #FFFFFF; text-decoration: none; }
                                   
a.grigio:link    { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }
a.grigio:visited { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }
a.grigio:hover   { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
a.grigio:active  { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }

a.nero:link    { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
a.nero:visited { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }
a.nero:hover   { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; }
a.nero:active  { font-size: 12px; font-weight: bold; color: #000000; text-decoration: none; }

a:link     { color : #6699CC; font-weight: bold; text-decoration: none }
a:visited  { color : #6699CC; font-weight: bold; text-decoration: none }
a:hover    { color : #666666; font-weight: bold; text-decoration: underline }
a:active   { color : #6699CC; font-weight: bold; text-decoration: none }

img      { border-color: #6699CC }
img.blbl { border-color: #000000 }
