p {text-indent: 30px; margin: 0px 0px 0px 0px; }
a {text-decoration: none}
a:link {color: green}
a:visited {color: navy}
a:active {color: black}
a:hover {color: red; text-decoration: underline}
h2 {color: blue; font-style: italic}
h1 {color: green; text-align: center}