.testo_nero
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #000000;
}

.testo_nero A:link,                                          
.testo_nero A:visited,                                       
.testo_nero A:active  {text-decoration: none; color: #000000;}
.testo_nero A:hover   {text-decoration: underline; color: #666666;}

.testo_grigio
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #666666;
}

.testo_grigio A:link,                                          
.testo_grigio A:visited,                                       
.testo_grigio A:active  {text-decoration: none; color: #666666;}
.testo_grigio A:hover   {text-decoration: underline; color: #000000;}

.testo_grigetto
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #999999;
    
}

.testo_grigetto A:link,                                          
.testo_grigetto A:visited,                                       
.testo_grigetto A:active  {text-decoration: none; color: #999999;}
.testo_grigetto A:hover   {text-decoration: underline; color: #999999;}

.testo_bianco
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #FFFFFF;
}

.testo_bianco A:link,                                          
.testo_bianco A:visited,                                       
.testo_bianco A:active  {text-decoration: underline; color: #FFFFFF;}
.testo_bianco A:hover   {text-decoration: underline; color: #FFFFFF;}

.testo_rosso
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #FF0000;
}

.testo_rosso A:link,                                          
.testo_rosso A:visited,                                       
.testo_rosso A:active  {text-decoration: underline; color: #FF0000;}
.testo_rosso A:hover   {text-decoration: underline; color: #FF0000;}

.testo_blu
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #0000FF;
}

.testo_blu A:link,                                          
.testo_blu A:visited,                                       
.testo_blu A:active  {text-decoration: underline; color: #0000FF;}
.testo_blu A:hover   {text-decoration: underline; color: #0000FF;}

.testo_verde
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #00A047;
}

.testo_verde A:link,                                          
.testo_verde A:visited,                                       
.testo_verde A:active  {text-decoration: underline; color: #00A047;}
.testo_verde A:hover   {text-decoration: underline; color: #00A047;}

.testo_giallo
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #F0C000;
}

.testo_giallo A:link,                                          
.testo_giallo A:visited,                                       
.testo_giallo A:active  {text-decoration: underline; color: #F0C000;}
.testo_giallo A:hover   {text-decoration: underline; color: #F0C000;}

.testo_arancio
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #BB7100;
}

.testo_arancio A:link,                                          
.testo_arancio A:visited,                                       
.testo_arancio A:active  {text-decoration: underline; color: #BB7100;}
.testo_arancio A:hover   {text-decoration: underline; color: #BB7100;}

.testo_error
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #FF0000;
}

.testo_error A:link,                                          
.testo_error A:visited,                                       
.testo_error A:active  {text-decoration: none; color: #FF0000;}
.testo_error A:hover   {text-decoration: underline; color: #FF0000;}

.testo_warning
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #0000FF;
}

.testo_warning A:link,                                          
.testo_warning A:visited,                                       
.testo_warning A:active  {text-decoration: none; color: #0000FF;}
.testo_warning A:hover   {text-decoration: underline; color: #0000FF;}

.testo_info
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #666666;
}

.testo_info A:link,                                          
.testo_info A:visited,                                       
.testo_info A:active  {text-decoration: none; color: #666666;}
.testo_info A:hover   {text-decoration: underline; color: #666666;}

.testo_confirm
{
	FONT-FAMILY: Arial,Tahoma,Verdana,Helvetica,sans-serif;
    FONT-SIZE: 11px;
    color: #E92BEB;
}

.testo_confirm A:link,                                          
.testo_confirm A:visited,                                       
.testo_confirm A:active  {text-decoration: none; color: #E92BEB;}
.testo_confirm A:hover   {text-decoration: underline; color: #E92BEB;}

.navtext{
	width:500px;
	font-size:20pt;
	font-family:verdana;
	border-width:1px;
	border-style:outset;
	border-color:#000000;
	layer-background-color:#FFFFFF;
	background-color:#FFFF00;
	color:black;
}