

BODY {
	font-family: Arial;
	font-size : 9pt;
	color : rgb(0,128,0);
	background-image : url( "../assets/images/Komplett.jpg" )
}

P {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 9pt;
	color : rgb(0,128,0)
}

.TextObject {
	font-family: Arial,       Helvetica,       Geneva,       Sans-serif;
	font-size : 9pt;
	color : rgb(0,128,0)
}

A {
	font-size: 9pt;
	font-family : Arial;
	text-transform : none;
	font-variant : normal;
	color : rgb(126,181,28);
	font-weight : normal;
	font-style : normal
}

A:visited {
	font-size: 9pt;
	font-family : arial;
	font-weight : normal;
	font-style : normal;
	text-transform : none;
	font-variant : normal;
	color : rgb(128,128,128)
}

A:active {
	font-size: 9pt;
	font-family : Arial;
	text-transform : none;
	font-variant : normal;
	color : rgb(126,181,28);
	font-weight : normal;
	font-style : normal
}A:hover {
	font-family: Arial;
	font-size : 9pt;
	color : rgb(0,128,0);
	font-weight : normal;
	font-style : normal;
	text-transform : none;
	font-variant : normal
}