BODY {
	background-color : #FFE8F0;
	color : #CA0042;
	font-family : "Comic Sans MS";
	font-size : 11px;
	font-style: italic;
	font-weight : bold;
}

TD	{
	font-size : 11px;
	font-family : "Comic Sans MS";
	color : #CA0042;
	font-style: italic;
	font-weight : bold;
}

 A:link {
	color :#E76A7A;
	font-family : "Comic Sans MS";
	font-style: italic;
	font-weight : bold;
	text-decoration : none;
}

 A:visited {
	color : #E76A7A;
	font-family : "Comic Sans MS";
	font-style: italic;
	font-weight : bold;
	text-decoration : none;
}

 A:hover{
	color: #E76A7A;
	font-family : "Comic Sans MS";
	font-style: italic;
	font-weight : bold;
	text-decoration : underline;
}
 .selected {
	color : #FD90AF;
	font-family : "Comic Sans MS";
	font-style: italic;
	font-weight : bold;
	text-decoration : none;
}
.normal{
	font-weight : normal;
}
.zwischenraum
{
	font-size : 2px;
}

