body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	overflow: hidden;
}
#swf {
	height: 100%;
	position: absolute;
	width: 100%;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

