<style type="text/css"> body { font-weight: normal; font-size: small; font-family: Comic Sans MS; color: white; background-color: #000000 } a:link,a:visited { text-decoration: underline; color : red } a:active { text-decoration: #cc0000; color : black; background-color:#330000 } a:hover { text-decoration: red; color : white; background-color: #660000 } a.halt { text-decoration: red; color: #ff3300 } a.halt:hover { text-decoration: underline; color : #ff6600 } </style>

