a.TopNode {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.ParentNode {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.ChildNode {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
a.MenuBase {
	padding-left: 2px;
}
a.NodeHover {
	color: #0000FF;
	text-decoration: none;
}
a.SelectedNode {
	font-size: 10px;
	text-decoration: none;
}
