
a.SkinObject:link
{
text-decoration: none;
color: #000000 !important;
}

a.SkinObject:hover
{
text-decoration: underline;
color: red !important;
}

.TreeViewMenu {

}

.treemenuwrapper img{display:none;}

.TreeViewBodyTxt {
	color:white;
	font-family:Tahoma,Arial;
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
}