@charset "utf-8";
/* CSS Document */

.flash_video {
	text-align: center;
	margin: auto;
	background-color: #333333;
}
body {
	background-color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}

