a img {
    border: none;
}

a img:hover {
     border-color: none;
}