body
{
  margin: 0px;
}

td
{
  font-family: Tahoma;
	font-size: 12px;
	color: white;
}

#balk
{
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  padding: 5px;
  font-weight: bold;
  color: white;
}

#balk2
{
  border-top: 2px solid white;
  border-bottom: 2px solid white;
  padding: 25px;
  font-weight: bold;
  color: white;
}

a
{
 	color: white;
  text-decoration: none;
}

a:hover
{
 	color: #cccccc;
}
