.blink { text-decoration: blink }
a:link { font-weight: bold; color: red }
a:visited { font-weight: normal; color: red }
a:hover { background-color: white }
h1 { font-family: monospace }
body { color: green; background-color: black; font-family: monospace }
pre { color: blue }
td { color: green;  font-family: monospace }
fieldset { border: green 1px solid; background-color: #001000; }
hr { background-color: green; color: green; margin: 0px; padding: 0px; border: 1px solid none none green }
.menu { border: green 1px solid; width: 350px; }
.pageheader { color: white }
.php { color: rgb(255,165,0) }
.note { border: green 1px solid; margin: 20px }
table, tr,td { border: green 1px solid; padding: 2px }

