a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #999999;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	margin: 0;
	padding: 0;
	background-color: #000000;
}

body,td,th {
	color: #FFFFFF;
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
}

html {
	overflow: hidden;
}
	
div#flashcontent {
}