body{ 	background:#333333;
		color:#666666; 
		font: bold 11px arial;
}
#stage{	width:853px;
		height:640px;
		text-align:left;
}
a,a:active{	
	color:#FFFFFE; 
	font: bold 11px arial;
	text-decoration:none;
}
a:hover{	
	color:#FFFFFE; 
	font: bold 11px arial;
	text-decoration:underline;
}
