body {
background: #000000;
font-family: Tahoma, Script, sans-serif;
color: #00FF00;
}

h1 {
background: #000000;
color: #00FF00;
line-height: 200%;
}

.category {
font-weight: bold;
background: #999999;
color: #000000;
font-size:  1.0em;
}

<style type="text/css">
<!--
a:link {color: #999999; text-decoration: underline; }
a:active {color: #999999; text-decoration: underline; }
a:visited {color: #999999; text-decoration: underline; }
-->
</style>