﻿body { 
	color: #ffffff; 
	background: #383232; 
	margin:0px; 
	font-family: tahoma, verdana; 
	font-size: 10px; 
	font-weight:bold;
}

a:link	{
	color:#ffffff;
	text-decoration:none;
}

a:visited	{
	color:#ffffff;
	text-decoration:none;
}

a:active	{
	color:#fedb00;
	text-decoration:none;
}

a:hover		{
	color:#fedb00;
	text-decoration:none;
}

#flash {
	width: 950px;
	height: 680px;
	margin: 0 auto;
	text-align: center;
}

#footer {
	float: center;
	clear: both;
	margin: 0 auto;
	text-align: center;
	width: 900px;
	padding: 5px 0 0 0;
}
