a:hover, a:visited:hover {
color: #dd3636 !important;
}

div.staticmenu {
    position:fixed;
    align: justify;
    width: 100%;
    background-color: white;
    padding: 4px;
    z-index: 10000;
}