<style type="text/css">
<!--

body { width: 800px; }
body { background: #68228b; color: #cdc0b0; }

H1 { color: #c1ffc1; }
H2 { color: #cdc0b0; }
BIG {color:#c1ffc1; }

A:link { text-decoration: none; color: #1c86ee; }
A:visited { text-decoration: none; color: #1c86ee; }
A:active { text-decoration: none; color: #1c86ee; }
A:hover { text-decoration: none; color: #adff2f; }
A span { display: none; }

div#links { position: absolute; top: 80px; width: 150px; }
div#links A:hover { text-decoration: none; color: #adff2f; text-align: center; }
div#links A { display: block; font-family: arial, "bookman old style", sans-serif;
              font-weight: bold; font-size: 12pt; }
div#links A:hover span { display: block; position: absolute; left: 0px; top: 270px;
                         width: 150px; color: #adff2f; background: black;
                         font-family: arial, "bookman old style", sans-serif;
                         font-size: 12pt; font-weight: bold; text-align: left;}

div#content { position: absolute; left: 155px; width: 600px; }

HR { width: 60%;  border: 0; background: #528b8b; color: #528b8b; }
IMG { border: 0; }

-->
</style>