.links_body {
    white-space: pre;
    margin-bottom: 10px;
    font-size: 14pt;
    line-height: 1.2;
    text-align: center;
    cursor: default;
}

a {
    text-decoration: none;
    color: white;
    transition: 500ms;
}

a:hover {
    font-size: 16pt;
    cursor: pointer;
    ba {text-decoration: underline; cursor: pointer;}
    padding: 1px 1px 1px 1px; /* Cursor bug-fix */
} 

ba {
    text-decoration: none;
    color: white;
    transition: 500ms;
}
