.treeNode {
	font-weight: bold; 
	text-decoration: none; 
	color: white; 
	font: 12px Arial;
	padding: 3px;
	width: 123px;
	height: 21px;
	background-image: url(images/shell/navrolloverON.gif);
}

a.treeNode {
	color: #ffffff; 
	text-decoration: none; 
	color: white; 
	font: 12px Arial;
	padding: 3px;
	width: 123px;
	height: 21px;
	background-image: url(images/shell/navrolloverON.gif);
}