/* CSS Telecom Italia By CRM Srl www.crm.it */

A:link { color: #666666; text-decoration:underline;} 
A:visited { color: #666699; text-decoration: underline;} 
A:active { color:#E10D11; text-decoration:underline;} 
A:hover { color:#E10D11; text-decoration:underline;}

A.voceglossario{text-decoration:underline;color:#9A9A99}
A.voceglossario:hover  { color: #E10D11; text-decoration:none; font-weight:bold; background-color:#E5E5E5}

A.home:link { color: #666666; text-decoration:none;} 
A.home:visited { color: #666699; text-decoration:none;} 
A.home:active { color:#E10D11; text-decoration:none;} 
A.home:hover { color:#E10D11; text-decoration:underline;}


A.intestnota:link { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #4D4D4D; text-decoration:underline;} 
A.intestnota:visited { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #666699; text-decoration: underline;} 
A.intestnota:active { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#0000FF; text-decoration:underline;} 
A.intestnota:hover { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color:#0000FF; text-decoration:underline;}


body.pop
{scrollbar-track-color: #E1E1E1; 
scrollbar-arrow-color: #4D4D4D; 
scrollbar-face-color: #9A9CA0; 
scrollbar-shadow-color: #77787B; 
scrollbar-highlight-color: #E1E1E1; 
scrollbar-3dlight-color: #9A9CA0; 
scrollbar-darkshadow-color: #4D4D4D
}


BODY, TR, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;	
	color: #000000;	
}


.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase; 
	color: #4D4D4D;
}


TD.titolo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	text-transform:uppercase; 
	color: #4D4D4D;
}

.nota {
	font-family: Arial, Helvetica, Times, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #808080;
}


