body {
    margin: 0;
    padding: 0;
    font-family: 'Arial';
    text-decoration: none;
    }
    

a {
    text-decoration: none;
    color: black;
    }
    
