TABLE, TR, TD, BODY {
	color: #F6D5B4;
	font-family: Verdana;
	font-size: 12px;
	line-height : 22px;
}

BODY {
	background-color: #301704;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
}

.klein tr td{
	font-size: 10px;
	line-height : 12px;
}

.klein{
	font-size: 10px;
	line-height : 12px;
}

A {
	color: #F6D5B4;
	text-decoration : underline;
}

A:HOVER {
	color: #DF944A;
	text-decoration : underline;
}