body {
    font-family:verdana,helvetica, arial, sans-serif;
	 font-size:11px;
    overflow:hidden
}
div{
border:0px solid #ffffff;
}
a:link { 
 	text-decoration:none; 
 	font-weight:normal; 
 	color:#999999
}
a:visited { 
 	text-decoration:none; 
 	font-weight:normal; 
 	color:#999999
}
a:hover { 
 	text-decoration:none; 
 	font-weight:normal; 
	color:#F42D86 
 }

a:active { 
 	text-decoration:none; 
 	font-weight:normal; 
 	color:#999999; 
}
#horizon{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
#stage{
	margin-left: -550px;
	position: absolute;
	top: -400px;
	left: 50%;
	width: 1024px;
	height: 768px;
	overflow:hidden;
	visibility: visible
}
#info{
				overflow:hidden;
				height:1px;
				text-align:left;
}
#news{
    margin-left:30px;
		height:90px;
		text-align:left;
}
#news p{
				font-family:arial,helvetica,sans-serif;
				color:#66CC33;
				font-size:11px;
				margin:1px;
				padding:0px;
				display:block;
}
