a.casmenu, a.casmenu:visited, a.casmenu:active
{
    cursor: pointer;
    color: #fff;
    text-decoration: none;
}
a.casmenu:hover
{
    color: #fff;
    text-decoration: underline;
}
b.casmenu
{
    color: #fff;
    font-weight: bold;
}
#casmenu td
{
    color: #aaa;
}
#casmenu
{
    margin: 0; padding: 0; border: 0; border-bottom: 1px dashed #888;
    width: 100%; height: 27px;
    background: #333;
    color: #aaa; font-family: Arial; font-size: 11px; font-weight: normal; text-decoration: none;
    text-align: left;
}
