
  P,H2,H3 {margin-left:8%; margin-right:8%}
	A {text-decoration: none; font-weight:bold}
	body {color: black; background: "#99CCCC"; font-family: arial}

	:link {color :"#3300FF"}
	:visited {color: "#3300FF"}
	:active {color: red}
	:hover {color: red }

