body {
	background-color: #000033;
	background-image: url(kachel1.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
}
A:link {
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}

A:visited {
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bold;
}

A:active {
	color: #FFFF99;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}

