@charset "utf-8";
.tahoma11blu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
}

.tahoma14grigio {
	font-family: tahoma;
	font-size: 14px;
	color: #666666;
}

.tahoma11grigio 			{ font-family: tahoma; font-size: 11px; font-weight: normal; color: #666666; }
A.tahoma11grigio:link     { font-size: 11px;font-family: Tahoma, Verdana, Arial; color:#44ACC5; text-decoration:underline; font-weight:normal;}
A.tahoma11grigio:visited  { font-size: 11px;font-family: Tahoma, Verdana, Arial; color:#338BA0; text-decoration:none; font-weight:normal;}
A.tahoma11grigio:hover    { font-size: 11px;font-family: Tahoma, Verdana, Arial; color:#44ACC5;  text-decoration:none; font-weight:normal;}

.tahoma11grigioBold 			{ font-family: tahoma; font-size: 11px; font-weight: bold; color: #666666; }
A.tahoma11grigioBold:link     { font-size: 11px;font-family: Tahoma, Verdana, Arial; color:#666666; text-decoration:none; font-weight:bold;}
A.tahoma11grigioBold:visited  { font-size: 11px;font-family: Tahoma, Verdana, Arial; color:#A0A0A0; text-decoration:none; font-weight:bold;}
A.tahoma11grigioBold:hover    { font-size: 11px;font-family: Tahoma, Verdana, Arial; color:#6EA3B9;  text-decoration:underline; font-weight:bold;}

