<style>
<!--

body { font-family: Arial; font-size: 12px; color: #333333; }
td { font-family: Arial; font-size: 12px; color: #333333; }


body {
scrollbar-base-color: #CCCCCC;
scrollbar-arrow-color: #000000;
scrollbar-LightShadow-Color: #666666;
scrollbar-DarkShadow-Color: #CCCCCC;
}
a:link { font-size: 11px; color:#999999; text-decoration: none; } 
a:visited { font-size: 11px; color:#999999; text-decoration: none; } 
a:hover  { font-size: 11px; color:#999999; text-decoration: underline;} 
a:active  { font-size: 11px; color:#999999; text-decoration: none;} 

.a1:link { font-size: 12px; color:#FFFFFF; text-decoration: none; } 
.a1:visited { font-size: 12px; color:#FFFFFF; text-decoration: none; } 
.a1:hover  { font-size: 12px; color:#FFFFFF; text-decoration: underline;} 
.a1:active  { font-size: 12px; color:#FFFFFF; text-decoration: none;} 

.amenu:link { font-size: 12px; color:#FF6600; text-decoration: none; } 
.amenu:visited { font-size: 12px; color:#FF6600; text-decoration: none; } 
.amenu:hover  { font-size: 12px; color:#FF6600; text-decoration: underline;} 
.amenu:active  { font-size: 12px; color:#FF6600; text-decoration: none;} 

.fmenu:link { font-family: Arial Narrow, Arial; font-size: 13px; font-weight:bold; color:#666666; text-decoration: none; } 
.fmenu:visited { font-family: Arial Narrow, Arial; font-size: 13px; font-weight:bold; color:#666666; text-decoration: none; } 
.fmenu:hover  { font-family: Arial Narrow, Arial; font-size: 13px; font-weight:bold; color:#666666; text-decoration: underline;} 
.fmenu:active  { font-family: Arial Narrow, Arial; font-size: 13px; font-weight:bold; color:#666666; text-decoration: none;} 

.f_menu { font-family: Arial Narrow, Arial; font-size: 13px; font-weight:bold; color:#666666;}
.f_titoli { font-family: Arial Narrow, Arial; font-size: 13px; font-weight:bold; color:#666666;}
.f1 { font-size: 12px; color:#FFFFFF; }
.f2 { font-size: 11px; color:#999999;}
.f3 { font-size: 11px; color:#FF6600; }
.f4 { font-size: 10px; color:#666666; }
.f5 { font-size: 24px; }
.f6 { font-size: 10px; color:#FF6600; }
.f7 { font-size: 14px; color:#333333; }

input, select, textarea {
   font-family: Verdana; 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: Verdana; 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;
} 


.paginazione {
}

.paginazione ul {
	list-style: none;
	margin-left: 0;
	display: inline;
}

.paginazione li {
  	display: inline;
   	border: solid 1px #CCC;
   	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.paginazione li.corrente {
  	display: inline;
   	border: solid 2px #f00;
   	padding: 2px 2px 2px 2px;
	margin: 2px 2px 2px 2px;
}

.totale {
	float: right;
}

-->
</style>