body { background-color: #f5deb3; color: #000000 }
a:link { color: fushia } 
a:visited { color: blue }
a:hover { color: orange }
a:active { color: red }
h1 { color: blue }
h2 {  color: black }
h3 { color: #cd5c5c }
h4 { color: red }
h5 {  color: green }
h6 {  color: # }
a { text-decoration: none; }
p {font-size: 1.0 em; }
p {text-indent: 20px; }
