body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
a:link {
	color:#00CCFF;
	text-decoration: none;
}
a:visited {
	color:#00CCFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a:active {
	color:#00CCFF;
	text-decoration: none;
}
.footer1 {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	width: 900px;
}
.footer1 a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer1 a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer1 a:hover {
	color:#999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer1 a:active {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer2 {
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	width: 900px;
	height: 20px;
	font-weight: normal;
}
.footer2 a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer2 a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer2 a:hover {
	color:#999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer2 a:active {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer3 {
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
	width: 900px;
	font-weight: normal;
}
.footer3 a:link {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer3 a:visited {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer3 a:hover {
	color:#999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.footer3 a:active {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
}
.container {
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	width: 900px;
}

