a.l1:link, a.l1:visited
{
    background: transparent;
    color: #000;
    font: 15px georgia;
    text-decoration: none;
}
a.l1:hover 
{
    background: transparent;
    color: #9d2584;
}
a.l1selected:link, a.l1selected:visited
{
    background: transparent;
    color: #9d2584;
}

a.l2:link, a.l2:visited
{
    background: transparent;
    color: #000;
    font: 13px arial;
    text-decoration: none;
}
a.l2:hover 
{
    background: transparent;
    color: #9d2584;
}
a.l2selected:link, a.l2selected:visited 
{
    background: transparent;
    color: #9d2584;
}

a.l3:link, a.l3:visited
{
}
a.l3:hover 
{
}
a.l3selected:link, a.l3selected:visited 
{
}
