body {
	background-image: url(01_Graphics/01_SplashPage/02_Tile.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFCE81;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFCE81;
}
a:hover {
	text-decoration: underline;
	color: #FFCE81;
}
a:active {
	text-decoration: none;
	color: #FFCE81;
}

.Copyright {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	width: 550px;
	color: #9A9A9A;
}
.Copyright {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	width: 799px;
	color: #9A9A9A;
}
.Copyright2 {
	font-family: Tahoma;
	font-size: 12px;
	width: 799px;
	color: #CCCCCC;
}
