body {
  background-color: #000000;
  color: #cccccc;
  font-family: verdana, arial, helvetica, sans-serif;
}
A:link, A:active {
  text-decoration: underline;
  color: #eeeeff;
}
A:visited {
  text-decoration: underline;
  color: #888888;
}
img {
border-width:1;
border-style:solid;
border-left-color:grey80;
}
