a.nav-item {
    width : 100px;
}

a.nav-unselected:hover {
    color : #104E8B;
    background : azure;
}
