<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.download_link {
    text-decoration: none;
    border-bottom: 1px solid #000;
    line-height: 13px;
    color: #5F6060;
    float: left;
    clear: both;
    margin-bottom: 15px;
}

.download_link:hover {
    text-decoration: none;
    color: #000;
}
</pre></body></html>