.Stile15 {font-size: 12px; color: #006600; }
.Stile18 {color: #990000; font-size: 12px; }

.Stile9 {font-size: 15px; color: #990000; font-weight: bold; }

/*link*/

.link a{
	font-family: "Old English Text MT";
}

.link a:link {
	color: #009900;
	text-decoration: none;
	font-size: 17px;
}

.link a:visited {
	color: #006600;
	text-decoration:  none;
	font-size: 17px;
}

.link a:active {
	color: #009900;
	text-decoration: none;
	font-size: 17px;
}

.link a:hover {
	color: #009900;
	text-decoration: underline;
	font-size: 17px;
}



.barre { background-color:"#FFFFB7";
	   scrollbar-face-color:"#FFFEAB";
        scrollbar-highlight-color:white;
	   scrollbar-shadow-color:gray
        }
        
.testo { 
       color: #660000;                   
       font-size: 14px;
}

.testo_firma { 
       color: #666666;                   
       font-size: 13px;
}




.titolo {
	color: #990000;
	font-size: 19px;
	font-family: "Old English Text MT";
}
.sf_tabelle {
	background-color: #FCECB4;
}
.divisorio {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CF9341;
}

