* { margin: 0;
    top: 0px;
    }
    
body { font-family: Garamond;
  }

a { color: #333333;
    text-decoration: none;
  }

a:hover {
	color: #33ccff;

}

a:visited { color: #333333;
  text-decoration: none;
  }
