.markhoyle {
    font-family: didact-gothic;
    font-size: 16px;
    font-style: normal;
    color: #777777;
    font-weight: 400;
}
a:link {
    font-family: didact-gothic;
    font-size: 10pt;
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: overline;
}
a:visited {
    font-family: didact-gothic;
    font-size: 10pt;
    font-style: normal;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none;
}
a:hover {
    font-family: didact-gothic;
    font-size: 10pt;
    font-style: normal;
    font-weight: 400;
    color: #000000;
    text-decoration: none;
}
a:active {
    font-family: didact-gothic;
    font-size: 10pt;
    font-style: normal;
    font-weight: 400;
    color: #333333;
    text-decoration: none;
}
