@charset "utf-8";

SPAN.TreeviewSpanArea A {
	font-family: verdana;
	color: #1F3449;
	text-decoration:none;
}

SPAN.TreeviewSpanArea a:visited {
	color: #1F3449;
}
SPAN.TreeviewSpanArea a:hover {
	color: #937532;
	text-decoration:underline;
}
SPAN.TreeviewSpanArea a:active {
	color: #1F3449;
	text-decoration:none;
}
SPAN.TreeviewSpanArea a:link {
	color: #1F3449;
	text-decoration:none;
}

SPAN.TreeviewCurrentSezione{
	font-style:italic;
	color:#1F3449;
}


