a img {
border: 0;
}

a {
text-decoration: none;
color: white;
}

a:hover {
text-decoration: none;
color: black;
}

