
body { background-image: url(grafix/back.gif); }
.backinblack { background-color: #222; }
.text { color: #ebebeb; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; }
a:link { color: #eee; text-decoration: none; }
a:visited { color: #848484; text-decoration: none; }
a:hover { color: #ffdb3c; text-decoration: underline; }
a:active { color: #fa0; text-decoration: none; }


