.holetelo {margin: 0px;}      

.holetelo a:link {color: white; text-decoration: none; cursor: pointer}
.holetelo a:visited {color: white; text-decoration: none; cursor: pointer}
.holetelo a:hover {color: white; text-decoration: underline; cursor: pointer}
.holetelo a:active {color: white; text-decoration: none; cursor: pointer}

body {
text-align: center;
font-family: Arial;
margin: 0px;
background-image: URL('pictures/stage_blue_orez5.jpg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
background-color: black;
}     