a:link {
     text-decoration:none;
}

a:visited {
     text-decoration:none;
}

a:active {
     text-decoration:none;
}

body {
     background-color: #e0d4c8;
     color: Black;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
     text-align: justify;
}

img {
     border: 0;
}