A:link     {
              text-decoration: none;
              color: 4F4417;
           }
    
A:visited  {
              text-decoration: none;
              color: 4F4417;
           }
	  
A:hover    {
              color: ffffff;
           }
	   
hr        {
            color : "#4F4417";
          }
    
body      {
            leftmargin        : 2;
            rightmargin       : 2;
            topmargin         : 2;
            bottommargin      : 2;
            background-color  : #afcc78;
            color             : #000000;
            
            scrollbar-3d-light-color:     #808080;
            scrollbar-arrow-color:        #ffffff;
            scrollbar-base-color:         #808080;
            scrollbar-dark-shadow-color:  #808080;
            scrollbar-face-color:         #000000;
            scrollbar-highlight-color:    #808080;
            scrollbar-shadow-color:       #808080;
            
            font-family: verdana;
                    
           } 


.Indice       {
                color     : #ff0000;
                font-size : 12px;
              } 
     

.Titolo_Pag   {
                color     : #4F4417;
                font-size : 16px;
              } 
     

.Intestazione {
                color     : #4F4417;
                font-size : 50px;
                font-family: Calligraph421 BT;
              }     
     
.Intestazione2  {
                  color     : #4F4417;
                  font-size : 25px;
                  font-family: Calligraph421 BT;
                }     

td.Top        {
                background-color     : #bbce7b;
                
              } 
              
td.Menu       {
                background-color     : #cedca0;
                text-align            : center;
                text-valign           : center;
                height                : 50;
                
              } 

table.Main    {
                background-color     : #e1eac5;
                
                width                : 900; 
              } 

img           {
                border :0;
              }

img.thumb     {
                border :0;
                height :80;
              }

img.PAGESTYLE {
                border :0;
                height :200;
              }


td      {
          text-align : center;
        }

td.left {
          text-align : Left;
        }

td.justify {
          text-align : justify;
        }

td.Spet {
					font-size  : 12px;
          text-align : Left;
        }    
        
.Testo  {
          text-align : justify;
          font-family: Calligraph421 BT;
          font-size  : 16px;
        }    