a{
text-decoration:none;
}
      
		.blu:hover  {
  		color : #003366;
      	text-decoration : none;
      }

		.blu:link  {
		color : #003366;
      	text-decoration : none;
      }
      	.blu:visited  
      {
		color : #003366;
      	text-decoration : none;
      }

      	.blu:active  
	  {
		color : #003366;
      	text-decoration : none;
      }
	  
     	.bianco:hover  {
  		color : #FFFFFF;
      	text-decoration : none;
      }

      	.bianco:link  {
		color : #FFFFFF;
      	text-decoration : none;
      }
      	.bianco:visited  
      {
		color : #FFFFFF;
      	text-decoration : none;
      }

      	.bianco:active  
	  {
		color : #FFFFFF;
      	text-decoration : none;
      }

   		.giallo:hover  {
  		color : #FF6600;
      	text-decoration : none;
      }

      	.giallo:link  {
		color : #FF6600;
      	text-decoration : none;
      }
      	.giallo:visited  
      {
		color : #FF6600;
      	text-decoration : none;
      }

      	.giallo:active  
	  {
		color : #FF6600;
      	text-decoration : none;
      }
body{
scrollbar-face-color: #FFFFCC;
scrollbar-highlight-color: #999966;
scrollbar-3dlight-color: #333300;
scrollbar-darkshadow-color: #f7e7ce;
scrollbar-shadow-color: #999966;
scrollbar-arrow-color: #999966;
scrollbar-track-color: #999966;
background-color: #999966;
}

.inputpiccolo
{
    FONT: 10px verdana;
}
.menu {  font-family: verdana,Arial, Helvetica; font-size: 12px; font-weight: regolar; color: #333300}
.testo_popup{  font-family: verdana,Arial, Helvetica; font-size: 10px; font-weight: regolar; color: #000000}
.titolo_sezione{  font-family: verdana,Arial, Helvetica; font-size: 10px; font-weight: regolar; color: #FFFFCC}
.titolo_articolo{  font-family: verdana,Arial, Helvetica; font-size: 12px; font-weight: bold; color: #000000}
.titolo_articolo_correlato{  font-family: verdana,Arial, Helvetica; font-size: 11px; color: #FFFFFF}
.testo_articolo{  font-family: verdana,Arial, Helvetica; font-size: 12px; font-weight: regolar; color: #000000}
.titolo_mese{  font-family: Trebuchet MS,verdana,Arial; font-size: 24px;  color: #CCCC99; Smooth}
.titolo_approfondimento{  font-family: verdana,Arial, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF}
.path {  font-family: verdana,Arial, Helvetica; font-size: 10px; font-weight: regolar; color: #CCCC99}
.titolo_admin{  font-family: verdana,Arial, Helvetica; font-size: 12px;  font-weight: bold; color: #000000}
.testo_admin_bianco{  font-family: verdana,Arial, Helvetica; font-size: 12px;  font-weight: bold; color: #FFFFFF}
.testo_admin_verde{  font-family: verdana,Arial, Helvetica; font-size: 12px;  font-weight: bold; color: #999966}
.testo_admin_v{  font-family: verdana,Arial, Helvetica; font-size: 12px;  font-weight: bold; color: #dbdbb7}
.testo_admin_rosso{  font-family: verdana,Arial, Helvetica; font-size: 12px;  font-weight: bold; color: #CC3333}
.cornice {  border: #666666; border-style: solid; border-top-width: 2px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 2px}
.descrizione{  font-family: verdana,Arial, Helvetica; font-size: 10px;  font-weight: bold; color: #000000}
}

.menu {
	cursor:hand;
	color:#333300;
	font-family: verdana,Arial, Helvetica; 
	font-size: 12px;
	font-weight: regolar;
	background-color:#dbdbb7;
}

.menu_up{
	cursor:hand;
	color:#dbdbb7;
	font-family: verdana,Arial, Helvetica; 
	font-size: 12px;
	font-weight: regolar;
	background-color:#999966;
}
.menu_cliccato{
	color:#dbdbb7;
	font-family: verdana,Arial, Helvetica; 
	font-size: 12px;
	font-weight: regolar;
	background-color:#999966;
}

.molto_piccola
{
    FONT: 12px verdana;
}
.piccola
{
    FONT: 14px verdana;
}
.grande
{
    FONT: 16px verdana;
}
.molto_grande
{
    FONT: 18px verdana;
}