body {
  background-color: #000000;
  color: white;
}

a:link {
  color: white;
}

a:visited {
  color: white;
}

a:active {
  color: white;
}

img {
	border: 0px solid white;
}

table {
  border-width: 0px;
}

