BODY, TD, TH, A, P,H1,H2,H3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.inv, .inv:visited{font-size: 10px; color: white; text-decoration : none; }
.inv:hover{color: yellow; text-decoration : none;}
.lnk,.lnk:visited {color:blue; font-size:10px;}
.lnk:hover {color:gray;}

.clsNode, .clsNode:visited{
	color: white;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}
.clsNode:hover{
	color: #cccccc;
	font-weight : bold;
	font-size : 8pt;
	text-decoration : none;
}
.clsNodeL1, .clsNodeL1:visited{
	color: white;
	font-size : 8pt;
	text-decoration : none;
}
.clsNodeL1:hover{
	color: #cccccc;
	font-size : 8pt;
	text-decoration : none;
}

