body {
		background-color:#000;
		margin: 0 auto 0 auto;
		text-align:center;
		color:#999999;
		font-size:14px;
		font-family:"Trebuchet MS"
		}

#Layer1 {
	position:absolute;
	left:486px;
	top:183px;
	width:264px;
	height:157px;
	z-index:1;
}

.links {
	color:#00FFCC;
	font-size:12px;
	text-decoration:none;
	font-weight:bold
	}
	
.links:hover {
	color:#ffffff
	}
	
a {
	text-decoration:none;
	color:#ffffff;
	letter-spacing: 0.1em;
}

a:hover {
	color:#0099FF
}
