﻿#stylefont {
    color: white;
    font: small;
    font-weight: bold;
}

.style-menu-tag-a {
    margin-right: 20px;
    font-weight: bolder;
    color: darkblue;
}

.style-darkblue {
    color: darkblue;
}

    .style-darkblue ul li a {
        margin-right: 50px;
        font-weight: 900;
        color: darkblue;
    }
