a:link {
	color: #cccccc;
	text-decoration: none;
}

a:visited {
	color: #cccccc;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: none;
}

a:active {
	color: #cccccc;
	text-decoration: none;
}

#Version {
	width: 100%;
	height: 1080px;
	position: relative;
	overflow: hidden;
	z-index: 11;
	padding-top: 0px;
}
