
html {
	height: 100%;
	overflow: hidden;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #000;
	}

a{
	text-decoration: none;
	color: #f26522;
}
 a:hover{
	text-decoration: none;
	color: #fff;
}
#cltv8 {
	height: 100%;
	color: #6ecddd;
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
}

#hidden{
	visibility: hidden;
	color: #000;
}





	

