﻿.TreeNode	{	
	text-decoration:	none;
	color:	#387fda;
	font-size: 12px;
	font-weight: bold;

	}	
.TreeNode a:link	{	
	text-decoration:	none;
	color:	#387fda;
	font-size: 12px;
	font-weight: bold;

	}
.TreeNode a:hover	{	
	text-decoration:	none;
	color:	#387fda;
	font-size: 12px;
	font-weight: bold;

	}	
.TreeNode a:active	{	
	text-decoration:	none;
	color:	#387fda;
	font-size: 12px;
	font-weight: bold;

	}
.TreeNode a:visited	{	
	text-decoration:	none;
	color:	#387fda;
	font-size: 12px;
	font-weight: bold;

	}			

