a:active {  
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 12px; 
			font-style: normal; 
			font-weight: bold; 
			color: #663300; 
			text-decoration: none
		}

a:hover {  
		    font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 12px; 
			font-style: normal; 
			font-weight: bold; 
			color: #CC6600; 
			text-decoration: underline
	    }

a:link {  
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 12px; 
			font-style: normal; 
			font-weight: bold; 
			color: #663300; 
			text-decoration: none
	   }

a:visited {  
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 12px; 
			font-style: normal; 
			font-weight: bold; 
			color: #663300; 
			text-decoration: none
		 }
		 
		 
.testo { 
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 12px; 
			font-style: normal; 
			font-weight: normal; 
			color: #663300; 
			padding-top: 8px; 
			padding-right: 8px; 
			padding-bottom: 8px; 
			padding-left: 8px
      }
	  
.titoli {  
			font-family: Georgia, "Times New Roman", Times, serif; 
			font-size: 14pt; 
			font-weight: bold; 
			border-top-width: 8px; 
			border-right-width: 8px; 
			border-bottom-width: 8px; 
			border-left-width: 8px; 
			color: #663300
		}
		
.submenu {  font-family: Georgia, "Times New Roman", Times, serif; 
            font-size: 12px; 
			color: #663300; 
			font-weight: bold
		}
