a {
text-decoration: none;
outline: none;
}
a:hover {
text-decoration: underline;
outline: none;
}
