﻿#nav_contact a{
    color: #0c2860;
    font-weight: bold;
}

.btn-Submit {
    background-color: #0c2860;
    color: #ffffff;
}

.btn-Submit:hover {
    background-color: #0c2860;
    color: #ffffff;
}