.treemenudiv	{
	display: block;
	white-space: nowrap;
}

.phplmnormal	{
  font-size: 12px;
  font-weight: normal;
}

.phplmnormal:hover	{
}

.phplm:link	{
	color: black;
	text-decoration: none;
}

.phplm:visited	{
	color: black;
	text-decoration: none;
}

.phplm:hover	{
	color: red;
	padding-left: +2px;
	text-decoration: underline;
}

.phplm:active	{
	color: red;
	text-decoration: underline;
}
