body {    color :  #000080;
background-color:white;
  font-family : Tahoma, Arial,sans-serif;
   font-style : normal;
   text-align : left;
   margin-left: 0;
  margin-right: 0;
  padding-left: 0;
 padding-right: 0;
   padding-top: 0;
padding-bottom: 0;
        }

A:link { color: white }       /* unvisited link */
A:visited { color: white }   /* visited links */
A:active { color: white }    /* active links */
A:hover { color: #ffff00}    /* hover links */

table { margin: 0; 
      padding : 0;
       border : 0;
       }

img {border-color: white;}

.indirizzo {color : #ffffff;
         font-size: 11px;
       font-style : normal;
       font-weight: normal;
        }
A.indirizzo:link    { color: #ffffff }
A.indirizzo:visited { color: #ffffff }
A.indirizzo:active  { color: #ffffff }
A.indirizzo:hover   { color: #00ffff }

.menu{font-family: Tahoma, Arial, sans-serif;
        font-size: 11px;
          	color: white;
background-color : #2255bb;
     	text-align : center;
	text-decoration: none;
}	
A.menu:link    {color: #ffffff ;text-decoration: none; }
A.menu:visited {color: #ffffff ;text-decoration: none; }
A.menu:active  {color: #ffffff ;text-decoration: none; }
A.menu:hover   {color: #ffffff ;text-decoration: none; }

.menuinf{font-family: Tahoma, Arial, sans-serif;
        font-size: 11px;
          	color: #000080;
background-color : #ffffff;
     	text-align : center;
			font-weight: bold;
	text-decoration: none;
}	
A.menuinf:link    {color: #000080 ;text-decoration: none; }
A.menuinf:visited {color: #000080 ;text-decoration: none; }
A.menuinf:active  {color: #000080 ;text-decoration: none; }
A.menuinf:hover   {color: #0020a0 ;text-decoration: none; }

.corpo {
      color : white;
       }

.corpo_OLD {
      color : white;
background-color : #000080;
       }
			 
.piede {
      color : white;
background-color : #2255bb;
       }


.progress { font-size : 20px; text-align: center;}


.firma {font-family: Tahoma, Arial, sans-serif;
          font-size: 10px;
              color: #909090;
       }	
A.firma:link    {color: #909090 ;text-decoration: none; }
A.firma:visited {color: #909090 ;text-decoration: none; }
A.firma:active  {color: #909090 ;text-decoration: none; }
A.firma:hover   {color: #505050 ;text-decoration: none; }


