﻿body {

}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}



a.nav-link {
    color: #111 !important;
}
a.nav-link:hover {
    color: #999;
    text-decoration:underline;
    /*background-color:#eee;*/
}

