body * {
    text-decoration: none;
    outline: none;
}
a, a:active, a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}