.rdPopupMenu A:link	
{
    text-decoration: none;
    color: #555555;
}
.rdPopupMenu A:visited	
{
    text-decoration: none;
    color: #555555;
}
.rdPopupMenu
{
    background-color:white;
}

.yuimenubaritemlabel-selected, .yuimenuitemlabel-selected, .yuimenubaritem-selected, .yuimenuitem-selected
{
    background-color:#E0E0E0;
}

.yuimenuitemlabel
{
    font-size:100%;
}
