body,td,th {
	color: #FF9933;
	background-color: #FF9933;
}
body {
	background-color: #535353;
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
a:active {
	color: #006699;
	text-decoration: none;
	font-style: italic;
}
.Kopftext {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	font-style: italic;
}
.Paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.TextBold {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.Link2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
}
