td, body, p, div, select, input  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-weight: normal; 
	color : #666666;
}
.Tit  {
	font-size : 10pt;
	font-weight: bold; 
	color : #CC0000;
}
.LinkTop {
	font-weight: bold;
	color : #666666;
	text-decoration: none;

}
.LinkTopSx {
	font-weight: normal;
	color : #666666;
	text-decoration: none;

}
.LinkTopSx:hover {
	font-weight: normal;
	color : #cc0000;
	text-decoration: underline;

}

.LinkTopRed {
	font-weight: bold;
	color : #CC0000;
	text-decoration: none;

}
.LinkSx {
	font-weight: bold;
	color : #666666;
	text-decoration: none;

}
.LinkSxBr {
	font-weight: bold;
	color : #CC0000;
	text-decoration: none;
	font-size : 9pt;

}
.LinkSx:hover {
	text-decoration: none;

}
.LinkNoBold {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.trigger{
	cursor: pointer;
	cursor: hand;
}
.branch{
	display: none; /*su NS: impostare in qualche maniera "block"*/
	margin-left: 10px;
}
.Bianco {
	color: #FFFFFF;
}

.Bianco2 {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
}

.Bianco2:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 8.5pt;
	text-decoration: underline;
}

.MenuSx {
	margin: 3px 0px;

}.Giust {
	text-align: justify;
}
