#id_info_footer a {
    text-decoration: none;
    color: black;
}

#id_info_footer a:hover {
    text-decoration: underline;
    cursor: pointer;
}