A:link {text-decoration: none; color: blue}
A:visited {text-decoration: none; color: blue}
A:active {text-decoration: none; color: blue}
A:hover {text-decoration: none ; color: blue}

BODY {background: white;
      margin: 10}


P { font-family: Arial;
    font-size: 16px;
    color: black;
    marginwidth: 100}

