body {
	background-color: #000000;
}#flashcontent {
	margin: auto;
	height: 405px;
	width: 720px;
	color: #FFFFFF;
	text-align: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	height: 90px;
	width: 980px;
	margin: auto;
	text-align: center;
}

a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #FFFFFF;
}