<style type="text/css">
	a:visited {  text-decoration: none; color: black }
	a:active  {  text-decoration: none; color: black }
	a:link    {  text-decoration: none; color: black }
	a:hover   {  text-decoration: none; color: <%=TESTO_PRIMO_PIANO%>; background: none }

a.collegamento:visited { font-family: verdana, sans-serif; font-size: 13px; color:black;}
a.collegamento:active  { font-family: verdana, sans-serif; font-size: 13px; text-decoration: none; color: black; }
a.collegamento:link    { font-family: verdana, sans-serif; font-size: 13px; text-decoration: none; color:  black; }
a.collegamento:hover   { font-family: verdana, sans-serif; font-size: 13px; text-decoration: underline; color:  black; background: none; }

a.linkxerrore:visited { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: red; background-color: yellow;}
a.linkxerrore:active  { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: red; background-color: yellow;}
a.linkxerrore:link    { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: red; background-color: yellow;}
a.linkxerrore:hover   { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: yellow; background-color: red;}

a.linkgiallo:visited { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: red; background-color: yellow;}
a.linkgiallo:active  { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: red; background-color: yellow;}
a.linkgiallo:link    { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: red; background-color: yellow;}
a.linkgiallo:hover   { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: yellow; background-color: red;}

a.linkrosso:visited { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: yellow; background-color: red;}
a.linkrosso:active  { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: yellow; background-color: red;}
a.linkrosso:link    { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: yellow; background-color: red;}
a.linkrosso:hover   { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: red; background-color: yellow;}

a.linkverde:visited { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: yellow; background-color: green;}
a.linkverde:active  { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: yellow; background-color: green;}
a.linkverde:link    { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: yellow; background-color: green;}
a.linkverde:hover   { font-family: verdana, sans-serif; font-size: 13px; font-weight:bold; text-decoration: none; color: green; background-color: yellow;}

a.linktitolo:visited { font-family: verdana, sans-serif; font-size: 10px; color: black;}
a.linktitolo:active { font-family: verdana, sans-serif; font-size: 10px; text-decoration: none; color: #CC3333; }
a.linktitolo:link 	{ font-family: verdana, sans-serif; font-size: 10px; text-decoration: none; color: #CC3333; }
a.linktitolo:hover 	{ font-family: verdana, sans-serif; font-size: 10px; text-decoration: underline; color: #CC3333; background: none; }

a.linkale:visited { font-family: verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration: none; color: #CC3333; background-color: #e1d1d1;}
a.linkale:active  { font-family: verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration: none; color: #CC3333; background-color: #e1d1d1;}
a.linkale:link    { font-family: verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration: none; color: #CC3333; background-color: #e1d1d1;}
a.linkale:hover   { font-family: verdana, sans-serif; font-size: 10px; font-weight:bold; text-decoration: none; color: #e1d1d1; background-color: #CC3333;}

a.linkmenu:visited	{ font-family: verdana, sans-serif; font-size: 10px; color: black;}
a.linkmenu:active 	{ font-family: verdana, sans-serif; font-size: 10px; text-decoration: none; color: #2bb128; }
a.linkmenu:link 	{ font-family: verdana, sans-serif; font-size: 10px; text-decoration: none; color: black; }
a.linkmenu:hover 	{ font-family: verdana, sans-serif; font-size: 10px; text-decoration: underline; color: #2bb128; background: none; }

a.linkmenu2:visited	{ font-family: verdana, sans-serif; font-size: 10px; color: yellow;}
a.linkmenu2:active 	{ font-family: verdana, sans-serif; font-size: 10px; text-decoration: none; color: #2bb128; }
a.linkmenu2:link 	{ font-family: verdana, sans-serif; font-size: 10px; text-decoration: none; color: yellow; }
a.linkmenu2:hover 	{ font-family: verdana, sans-serif; font-size: 10px; text-decoration: underline; color: #2bb128; background: none; }

a.tooltip{ position:relative; z-index:24; background-color: #f9e26e; font-family: verdana, sans-serif; font-size: 12px; color: #005555; text-decoration: none}
a.tooltip:hover{ z-index: 25; background-color: #ff0}
a.tooltip span{display: none}
a.tooltip:hover span{display: block; position:absolute; top: 2em; left: -15em; width: 15em; border: 1px solid #005555; background-color: #f9e26e; color:#005555; font-size: 80%;text-align: center}

.fntNorm {font-family: verdana, sans-serif; font-size: 12px; color: #000000;}

.tdPubbl {
   font-family: verdana, sans-serif;
   font-weight:bold;
   font-size: 10px;
   color: #CCFFFF;
   text-align: center;
   background-color: #CCCCCC;
   cursor: hand;
} 	
.tdTitolo {
   font-family: verdana, sans-serif;
   font-weight:bold;
   font-size: 10px;
   color: #CC3333;
   text-align: center;
   background-color: #cacaca;
} 
.tdTitoloDestro {
   font-family: verdana, sans-serif;
   font-weight:bold;
   font-size: 10px;
   color: #CC3333;
   text-align: right;
   background-color: #cacaca;
} 
.tdTitoloSinistro {
   font-family: verdana, sans-serif;
   font-weight:bold;
   font-size: 10px;
   color: #CC3333;
   text-align: left;
   background-color: #cacaca;
} 
.tdNormaleDX {
   font-family: verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   color: Black;
   text-align: right;
} 	
.tdNormaleSX {
   font-family: verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   color: BLACK;
   text-align: Left;
} 
.tdNormale {
   font-family: verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   color: Black;
   text-align: center;
} 	
.tdNormaleBlack {
   font-family: verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   color: black;
   background-color: #0099FF;
   text-align: center;
} 	
.tdNormaleGiallo {
   font-family: verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   color: black;
   background-color: yellow;
   text-align: center;
} 	
.tdNormaleVerde {
   font-family: verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   color: black;
   background-color: green;
   text-align: center;
} 
.tdNormaleRosso {
   font-family: verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   color: black;
   background-color: red;
   text-align: center;
} 	
.tdNormaleBianco {
   font-family: verdana, sans-serif;
   font-size: 10px;
   font-weight:bold;
   color: black;
   text-align: center;
} 
.tdDettaglio {
   font-family: verdana, sans-serif;
   font-weight:bold;
   font-size: 10px;
   color: black;
   text-align: center;
   background-color: #e1d1d1;
} 	
.tdDettaglioDestro {
   font-family: verdana, sans-serif;
   font-weight:bold;
   font-size: 10px;
   color: black;
   text-align: right;
   background-color: #e1d1d1;
} 	
.tdDettaglioSinistro {
   font-family: verdana, sans-serif;
   font-weight:bold;
   font-size: 10px;
   color: black;
   text-align: left;
   background-color: #e1d1d1;
} 
.tableSTD {
	border: 1px solid #CACACA; 
	text-align: center;
} 

.stylepippo {
   	background-image : url(images/pix1yellgree.jpg);      
   	background-repeat: repeat; 
   	background-attachment: fixed;                  
} 

.tdNormalenoBold {
   font-family: verdana sans-serif;
   font-size: 10px;
   font-weight:normal;
   color: Black;
   text-align: center;
}
	
</style>
