a:link#pagina{color:Blue;}
a:visited#pagina{color:Blue;}
a:hover#pagina{color:Blue;}

a:link#arancione{color:#FF8100;}
a:visited#arancione{color:#FF8100;}
a:hover#arancione{color:#FF8100;}

a:link#nero{color:Black;text-decoration:none;}
a:visited#nero{color:Black;text-decoration:none;}
a:hover#nero{color:Black;text-decoration:none;}

a:link#blu{color:#4181C0;text-decoration:none;}
a:visited#blu{color:#4181C0;text-decoration:none;}
a:hover#blu{color:#4181C0;text-decoration:underline;}

.testo
{
	font-family: Verdana;
	font-size: 12px;
	color: Black;
	line-height: 16px;
	font-weight: lighter;
}
.testo_arancione
{
	font-family: Verdana;
	font-size: 12px;
	color: #FF8100;
	line-height: 16px;
	font-weight: lighter;
}
.testo_giallo
{
	font-family: Verdana;
	font-size: 12px;
	color: Yellow;
	line-height: 16px;
	font-weight: lighter;
}
.testo_bianco
{
	font-family: Verdana;
	font-size: 12px;
	color: White;
	line-height: 18px;
	font-weight: normal;
}
.testo_scheda
{
	font-family: Verdana;
	font-size: 11px;
	color: #002D7B;
	line-height: 10px;
	font-weight: lighter;
}

.testo_small
{
	font-family: Verdana;
	font-size: 10px;
	color: Black;
	line-height: 12px;
	font-weight: lighter;
}
.testo_small_blu
{
	font-family: Verdana;
	font-size: 10px;
	color: #4181C0;
	line-height: 12px;
	font-weight: lighter;
}
.testo_small_blu_sc
{
	font-family: Verdana;
	font-size: 10px;
	color: #002D7B;
	line-height: 12px;
	font-weight: lighter;
}
.testo_small_arancione
{
	font-family: Verdana;
	font-size: 10px;
	color: #FF8100;
	line-height: 12px;
	font-weight: lighter;
}
.testo_small_bianco
{
	font-family: Verdana;
	font-size: 10px;
	color: White;
	line-height: 12px;
	font-weight: lighter;
}
.testo_titolo_azzurro
{
	font-family: Verdana;
	font-size: 12px;
	color: #4181C0;
	line-height: 16px;
	font-weight: bold;
}
.testo_titolo_arancione
{
	font-family: Verdana;
	font-size: 12px;
	color: #FF8100;
	line-height: 16px;
	font-weight: bold;
}
.testo_titolo_turchese
{
	font-family: Verdana;
	font-size: 12px;
	color: #2cbdf4;
	line-height: 16px;
	font-weight: bold;
}
.testo_titolo_rosso
{
	font-family: Verdana;
	font-size: 12px;
	color: #ec2f2b;
	line-height: 16px;
	font-weight: bold;
}

.testo_titolo_giallo
{
	font-family: Verdana;
	font-size: 12px;
	color: Yellow;
	line-height: 16px;
	font-weight: bold;
}

.Listino {font-family:Arial, Helvetica, sans-serif; font-size:12px;background-color:#FFFFCC;}
.ListinoTestoSmall {font-family:Arial, Helvetica, sans-serif; font-size:10px;background-color:#FFFFCC;}
.ListinoTesto {font-family:Arial, Helvetica, sans-serif; font-size:13px;background-color:#FFFFCC;}
.ListinoTestata{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:White; background-color:#6B90D2;padding-left:4px;}

.Offerte_Header
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12pt;
color:#006600;
}
.Offerte_Titolo
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:10pt;
color:#006600;
}
.Offerte_Testo_Verde
{font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:underline;
font-size:10pt;
color:#006600;
}