a{
    text-decoration: none;
    color: black;
}

body{
    background-color: wheat;
    color: black;
    text-decoration: none;
}
