body
{
}

.TreeView			{color:#000000; font-size:8pt; font-family: arial} 
A.TreeView:LINK		
{
	Text-Decoration: none; 
	color:#999999; 
	font-size:8pt; 
	font-family: arial;
} 
A.TreeView:VISITED	
{
	Text-Decoration: none; 
	color:#999999; 
	font-size:8pt; 
	font-family: arial;
} 
A.TreeView:HOVER	
{
	Text-Decoration: none; 
	color:#999999; 
	font-size:8pt; 
	font-family: arial;
	text-decoration:underline;
}

.TreeSel			{color:#000000; font-size:8pt; font-family: arial} 
A.TreeSel:LINK
{
	font-size: 8pt;
	color: blue;
	font-family: arial;
	text-decoration: none;
} 
A.TreeSel:VISITED
{
	font-size: 8pt;
	color: red;
	font-family: arial;
	text-decoration: none;
} 
A.TreeSel:HOVER
{
	font-size: 8pt;
	color: red;
	font-family: arial;
	text-decoration: none;
}
.textBoxDesc
{
	font-size: 8pt;
	color: black;
	font-family: arial;	
	width: 320px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 233px;
	border-bottom-style: none;	
}

.pulsanteAdd
{
	font-size: 8pt;
	width: 120px;
	color: black;
	font-family: arial;
}
.testoMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: none;
}
a.testoMenu:visited {
	color: #000000;
	text-decoration: none;
}
a.testoMenu:hover {
	color: #000000;
	text-decoration: none;
}
a.testoMenu:link {
	color: #000000;
	text-decoration: none;
}
a.testoMenu:active {
	color: #000000;
	text-decoration: none;
}

