<style>
<!--

body { font-family: Arial; font-size: 12px; color: #666666; }
td { font-family: Arial; font-size: 12px; color: #666666; }

body {
scrollbar-base-color: #DDDDDD;
scrollbar-arrow-color: #000000;
scrollbar-LightShadow-Color: #DDDDDD;
scrollbar-DarkShadow-Color: #DDDDDD;
}

a:link { text-decoration: none; color:#666666;} 
a:hover { text-decoration: underline; color:#666666;} 
a:visited { text-decoration: none; color: #666666;} 

.a1:link { text-decoration: none; color:#999999;} 
.a1:hover { text-decoration: underline; color:#999999;} 
.a1:visited { text-decoration: none; color: #999999;} 

.a2:link { text-decoration: none; color:#333333;} 
.a2:hover { text-decoration: underline; color:#333333;} 
.a2:visited { text-decoration: none; color: #333333;} 

.a_bianco:link { text-decoration: none; color:#FFFFFF;} 
.a_bianco:hover { text-decoration: underline; color:#FFFFFF;} 
.a_bianco:visited { text-decoration: none; color: #FFFFFF;} 

.a_arancio:link { text-decoration: none; color:#EB781B;} 
.a_arancio:hover { text-decoration: underline; color:#EB781B;} 
.a_arancio:visited { text-decoration: none; color: #EB781B;} 

.a_grigio:link { text-decoration: none; color:#999999;} 
.a_grigio:hover { text-decoration: underline; color:#999999;} 
.a_grigio:visited { text-decoration: none; color: #999999;} 

.amenu_s:link { text-decoration: none; color:#FFFFFF; font-size: 14px; font-weight:bold;} 
.amenu_s:hover { text-decoration: underline; color:#FFFFFF; font-size: 14px; font-weight:bold;} 
.amenu_s:visited { text-decoration: none; color: #FFFFFF; font-size: 14px; font-weight:bold;} 

.amenu_d:link { text-decoration: none; color:#FFFFFF; font-size: 14px;} 
.amenu_d:hover { text-decoration: underline; color:#FFFFFF; font-size: 14px;} 
.amenu_d:visited { text-decoration: none; color: #FFFFFF; font-size: 14px;} 

.f1 { font-size: 11px; color:#333333;}
.f2 { font-size: 13px; }
.f3 { font-size: 16px; }
.f4 { font-size: 18px; }
.f5 { font-size: 24px; }
.f6 { font-size: 14px; font-weight:bold; color:#EB781B;}
.f7 { font-size: 14px; font-weight:bold; color:#999999;}
.f8 { font-size: 18px; font-weight:bold; color:#333333;}
.f9 { font-size: 18px; font-weight:bold; color:#EB781B;}
.farancio { font-size: 18px; color:#EB781B;}
.fgrigio { color:#8B8B8B;}
.fscuro { color:#333333;}
.fbianco { color:#FFFFFF;}

input, select, textarea {
   font-family: Arial; font-size: 11px;
   border-top: solid 1px #C0C0C0;
   border-right: solid 1px #676767;
   border-bottom: solid 1px #676767;
   border-left: solid 1px #C0C0C0;
}
.button {
   font-family: Arial; font-size: 11px;
   border-top: solid 1px #FFF4B7;
   border-right: solid 1px #D4D0C8;
   border-bottom: solid 1px #D4D0C8;
   border-left: solid 1px #FFF4B7;
   background: #FF8C12;
} 

img {
border:none;
}

-->
</style>