.t-TreeNav .a-TreeView-content.menu-blue {
    background-color: #cce5ff !important;
    color: #003366 !important;
    font-weight: bold;
    border-radius: 4px;
}

.t-TreeNav .a-TreeView-content.menu-blue:hover {
    background-color: #99ccff !important;
}
