

 /* coffee design stylesheet */


body {  background-color: #000000; background-attachment: scroll; background-position: top; background-image: url("bg.jpg")  }

a:link {  color: #996600; text-decoration: none  }

a:visited {  color: #996600; text-decoration: none  }

a:hover {  color: #ffffff; text-decoration: none  }

table {  font-family: arial; font-size: 100%; color: #666666; text-decoration: none  }


