// generale del body

A:LINK    {text-decoration: none; color: #666666}
A:VISITED {text-decoration: none; Color: #666666}
A:HOVER   {Color: orange}

.bottom     {text-decoration: none; color: #666666; font-family: Verdana; font-size: 10px;}
.bottom A:LINK    {text-decoration: none; color: #666666; font-family: Verdana; font-size: 10px;}
.bottom A:VISITED {text-decoration: none; Color: #666666; font-family: Verdana; font-size: 10px;}
.bottom A:HOVER   {text-decoration: none; Color: orange; font-family: Verdana; font-size: 10px;}

.menu  {font-weight: bold; text-decoration: none; color: #000000; font-family: Verdana; font-size: 10px;}
.menu A:LINK    {font-weight: bold;text-decoration: none; color: #000000; font-family: Verdana; font-size: 10px;}
.menu A:VISITED {font-weight: bold;text-decoration: none; Color: #000000; font-family: Verdana; font-size: 10px;}
.menu A:HOVER   {font-weight: bold;text-decoration: none; Color: white; font-family: Verdana; font-size: 10px;}

.titolo  {font-weight: bold; color: #666666; font-family: Verdana; font-size: 10px;}
.sottotitolo  {text-decoration: none; color: #666666; font-family: Verdana; font-size: 10px;}
.sottotit  {text-decoration: none; color: #666666; font-family: Verdana; font-size: 10px;}

.testo  {color: #666666; font-family: Verdana; font-size: 10px;}
.testo A:LINK    {text-decoration: none; color: #666666; font-family: Verdana; font-size: 10px;}
.testo A:VISITED {text-decoration: none; Color: #666666; font-family: Verdana; font-size: 10px;}
.testo A:HOVER   {text-decoration: none; Color: orange; font-family: Verdana; font-size: 10px;}
.titesto  {font-weight: bold; color: #666666; font-family: Verdana; font-size: 10px;}


.progl { color: #666666; font-family: Verdana; font-size: 10px;}
.progl A:LINK    {text-decoration: none; color: #666666; font-family: Verdana; font-size: 10px;}
.progl A:VISITED {text-decoration: none; Color: #666666; font-family: Verdana; font-size: 10px;}
.progl A:HOVER   {text-decoration: none; Color: orange; font-family: Verdana; font-size: 10px;}

table.bordo {
border: 1px solid #999999;
}

table.filo {
border: 1px solid #c3c3c3;
}



table.dx {background: #fe8800;
background-image: url(images/sf_menu.gif);
}
table.progetto {background: #ffffff;}

.form {
      background: #eaeafa;
      color:#000000;
      font-family: Arial;
      font-size: 11px;
      border: Solid 1px #666666;
   }

