A {

  font: normal 14px "Comic Sans MS";
  color: Black;
  background: #99CCFF;
}

A:visited {
  font: normal 14px "Comic Sans MS";
  color: #778899;
  background: #99CCFF;
}

BODY {
	font: normal 12px "Comic Sans MS";
	text-align: left;
	background: #99CCFF;
	color: Black;
}

TD {
	font: normal 14px "Comic Sans MS";
	text-align: left;
	background: #99CCFF;
	color: Black;
}

.Schrift3 {
	font: bold normal 14px "Comic Sans MS";
	background: #99CCFF;
	color: Black;
}
