	/*-----------------------
	|	index.html	|
	-----------------------*/


html, body {
	background: #ffffff;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;	/* font-weight: bold; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; */

	color: #808080;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	}

img {
	border: 0;
	}

#enter {
	padding: 24% 0% 24% 0%;
	}

#hidden {
	visibility: hidden;
	}

a:link, a:active, a:visited {
	color: #808080;
	text-decoration: none;
	}

a:hover {
	color: #000000;
	}

	/*-----------------------
	|	index.html	|
	-----------------------*/

