body {
    font-family: 'Old Standard TT', serif;
}

a:hover {
    color: black;
    text-decoration: underline;
}

a {
    color: #a56600;
    text-decoration: underline;
}