.wt_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009900;
	font-weight: bold;
	line-height: 16px;
}
.wt_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
}
.wt_superline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #009900;
	font-weight: bold;
	line-height: 28px;
	text-decoration: none;
}
.wt_ort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	font-style: italic;
}
.wt_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 4px;
}
.wt :link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #66cc00;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
.wt :visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.copy :hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}

