.flashUpgrade
{
	background-color:#000000;
	width:100%;
	height:100%;
}

body, td
{
	font-family:Helvetica;
	font-size:10px;
	color: #575757;
}

a, a:active, a:focus, a:link, a:visited {
	color: #575757;
	text-decoration: none;
	font-size:11px;
}

a:hover
{
	text-decoration:underline;
}