body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
#flash {
	height: 700px;
	width: 900px;
	border: 1px solid #999999;
}
#footer {
	margin-top: 10px;
}
a:link {
	font-weight: bold;
	color: #666666;
}
a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: underline overline;
}
