body { font-family: courier new; background-color: #000000; color: red; font-size: 16px} 

a:link { text-decoration: underline; color: red}
a:visited { text-decoration: underline; color: red}
a:active { text-decoration: underline; color: red}
a:hover { text-decoration: underline; font-weight:bold }

h1 { font-family: courier new; font-size: 16px}
h2 { font-family: courier new; font-size: 18px}