.files-list a {
    text-decoration: none;
}
.files-list a:hover {
    text-decoration: underline;
}