@charset "utf-8";
/* CSS Document */
body {
	background-color: #FF6D00;
}
body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.Stil2 {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFF402;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
