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

.phplmnormal    {
    font-family: verdana, Arial, sans-serif;
    font-size: 12px;
    color: white;
}

a.phplmnormal:hover    {
    text-decoration: underline;
}

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

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

a.phplm:hover    {
    color: white;
    text-decoration: underline;
}

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

