/* CSS Document */


body {
	background-color: #030303;

}


#index {
	width: 950px;
	height: 420px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -210px;
	margin-left: -475px;
	color: #999;
	font-family: "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size: 4px;
	padding-top: 5px;
	text-align: center;
}
.StileFootIndex {
	width: 930px;
	color: #999;
	font-size: 4px;
	padding-left:10px;
	padding-right:10px;
}
.StileFootIndex a:link {
	color: #999;
	text-decoration: none;
	font-size: 4px;
}
.StileFootIndex a:visited {
	color: #999;
	text-decoration: none;
	font-size: 4px;
}
.StileFootIndex a:hover {
	color: #999;
	text-decoration: none;
	font-size: 4px;
}
.StileFootIndex a:active {
	color: #999;
	text-decoration: none;
	font-size: 4px;
}