﻿body {
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

a, a:link, a:visited {
    color: #624000;
    text-decoration: underline;
}

a:hover {
    color: #000066;
    text-decoration: underline;
    cursor: pointer;
}
