body {
	color: #006600;
	background-color: #66FFCC;
	font-size: 48px;
	line-height: normal;
	margin-top: 1em;
	margin-left: 1em;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	background-color: #66FFCC;
	text-decoration: underline;
}

span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	background-color: #66FFCC;
}

linky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #66FFCC;
	color: #006600;
	margin-left: 4em;
	margin-right: 3em;
}

kontext{
	white-space: nowrap;
	border-style: solid;
	border-color: #006600;
	border-width: 2px;
}

a {
	color: #006600;
}
