.menu
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	text-decoration: none;
	color : #000000;
}

.menuactive
{
	font-family: Verdana, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	font-weight: bold;
	text-decoration: none;
	color : #000000;
}

#menuTree a:hover
{
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}