A:link     {
              text-decoration: none;
              color: 4F4417;
           }
    
A:visited  {
              text-decoration: none;
              color: 4F4417;
           }
	  
A:hover    {
              color: ff0000;
           }
	   

body      {
            leftmargin        : 2;
            rightmargin       : 2;
            topmargin         : 2;
            bottommargin      : 2;
            background-color  : #ffffff;
            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: Calligraph421 BT;
                    
           } 


.Indice       {
                color     : #ff0000;
                font-size : 12px;
              } 
     

.Titolo_Pag   {
                color     : #4F4417;
                font-size : 16px;
              } 
     

.Intestazione {
                color     : #CBE1FC;
                font-size : 50px;
                font-family: Calligraph421 BT;
              } 

.Intestazione2 {
                color     : #CBE1FC;
                font-size : 25px;
                font-family: Calligraph421 BT;
              }     

td.Top        {
                background-color      : #ffffff;
                text-align            : center;
                text-valign           : center;
                height                : 100;
              } 
              
td.Menu       {
                background-color     : #ffffff;
                text-align            : center;
                text-valign           : center;
                height                : 30;

              } 

table.Main    {
                background-color     : #ffffff;
                width                : 700; 
              } 

img           {
                border :0;
              }

img.thumb     {
                border :0;
                height :80;
              }

img.PAGESTYLE {
                border :0;
                height :200;
              }


td      {
          text-align : center;
        }

td.left {
          text-align : Left;
        }


  
        
.Testo  {
            text-align : justify;
            font-family: Calligraph421 BT;
            font-size  : 16px;
        }

.Spetl  {
				  font-family: Calligraph421 BT;
				  font-size  : 14px;
          text-align : Left;
        }

.Spetj  {
				  font-family: Calligraph421 BT;
				  font-size  : 14px;
          text-align : justify;
        }      