body{
	margin:0px;
	padding:0px;
	background-color:#000820;
	width:100%;
	height:100%;
	overflow:hidden;
}

*{
font: normal 10px arial;
	color:#333;
}



#fla{
  width:933px;
  height:700px;
  position:relative;
  top:-25px;
  }
	
	a:link    {  font-family: Arial; font-size: 10px;  color: #333; text-decoration: none; font-style:normal}
a:visited {  font-family: Arial; font-size: 10px; font-weight:normal;  color: #333; text-decoration: none; font-style:normal  }
a:hover   {  font-family: Arial; font-weight: normal; font-size: 10px; text-decoration: none; color: #ccc; font-style:normal}


