@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
.flash {
	height: auto;
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #fbcb34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #fbcb34;
	font-weight: bold;
}
a:hover {
	color: #eeeeee;
}
img {
	background-position: center;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #fbcb34;
	font-weight: bold;
}
.flash img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #fbcb34;
	font-weight: bold;
}
