a {
    outline: none;
}

a:link, a:visited {
    cursor: pointer;
    text-decoration: none;
    color: #000;
}

a:hover, a:focus {

}