.ii_menu_link {
    color: white;
    text-decoration: none;
    font-weight: bold;
    font-size: 10pt;
    color: white;
}

.ii_menu_link:hover {
    color: silver;
    text-decoration: none;
}

