<!--
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #ffffff;
	scrollbar-face-color: #E44161; 
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #dddddd; 
	scrollbar-track-color: #DDDDDD; 
	scrollbar-arrow-color: #ffffff;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
input { color:#000000; font: 7.5pt verdana; font-weight: none; text-decoration: none; backgroundcolor: #000000; border: 1 solid #999999; }
checkbox { color:#000000;  background: #000000; border: 0 none #999999; }
select {
	color:#ffffff;
	font: 7.5pt verdana;
	font-weight: none;
	text-decoration: none;
	background: #212930;
	border: 0 solid #999999;
}
textarea { color:#000000; font: 7.5pt verdana; font-weight: none; text-decoration: none; background: white; border: 0 solid #999999; }


A.menu {color :#AAAAAA; text-decoration : none; font-size: 8pt;}
A.menu:Visited  {color :#AAAAAA; text-decoration : none; font-size: 8pt;}
A.menu:Active  {color :#AAAAAA; text-decoration : none; font-size: 8pt;}
A.menu:Hover  {color :#AAAAAA; text-decoration : none; font-size: 8pt;}

A.menus {color :#A9A6A6; text-decoration : none; font-size: 8pt;}
A.menus:Visited {color :#A9A6A6; text-decoration : font-size: 8pt;}
A.menus:Active  {color :#A9A6A6; text-decoration : none; font-size: 8pt;}
A.menus:Hover   {color :#A9A6A6; text-decoration : none; font-size: 8pt;}


A.rosa {color :#E44F86; text-decoration : underline; font-size: 8pt;}
A.rosa:Visited {color :#E44F86; text-decoration : underline; font-size: 8pt;}
A.rosa:Active  {color :#E44F86; text-decoration : underline; font-size: 8pt;}
A.rosa:Hover   {color :#E44F86; text-decoration : underline; font-size: 8pt;}

A.link-home {color :#A20508; text-decoration : none; font-size: 9pt; font-weight : bold}
A.link-home:Visited  {color :#A20508; text-decoration : none; font-size: 9pt; font-weight : bold}
A.link-home:Active  {color :#A20508; text-decoration : none; font-size: 9pt; font-weight : bold}
A.link-home:Hover  {color :#A20508; text-decoration : none; font-size: 9pt; font-weight : bold}


.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8 pt;
	color : #AAAAAA;
	font-style: normal;
	text-decoration: none;
	font-weight : bold;
}

.grigio {
	color : #737373;
	font-weight : bold;
}

.rosa {
	color : #E44F86;
	font-weight : bold;
}

.rosam {
	color : #E44F86;
	font-weight : bold;
	text-decoration : none;
}

.verde {
	color : #4A6D62;
	font-weight : bold;
}

.arancio {
	color : #DF6C32;
	font-weight : bold;
}

.aranciom {
	color : #DF6C32;
	font-weight : bold;
	text-decoration : none;
}

.bianco {
	color : #FFFFFF;
	font-weight : bold
}

.dim {	 width : 150px;  }
.dim2 {	 width : 100px;  }
.dim3 {	 width : 250px; height : 150px }
.dim4 {	 width : 230px; height : 100px }
-->


