* {
	margin: 0;
	padding: 0;
	border: none;
}

BODY {
	font: normal 0.7em "verdana";
	background: #fff;
	color: #fff;
	text-align: center;
}

a {
  color: #a9c500  ;
  text-decoration: none ;
  background-color: inherit;
  font: normal 1.4em "helvetica";
}
a:hover {
  color: #000 ;
  text-decoration: none ;
  background-color: inherit;
}

#flashcontent {
	
	

	background: #ffffff;
}

