/* CSS Document */

body {
	margin: 0 0 0 0;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
.index {
	height: 430px;
	width: 427px;
	background: url(../images/BG_biglogo.gif) center center no-repeat;
}

.enter:link { text-decoration: none; font-family:'Lucida sans'; font-size:20px; color:#FFFFFF;}
.enter:visited { text-decoration: none; font-family:'Lucida sans'; font-size:20px; color:#FFFFFF;}
.enter:hover { text-decoration: none; font-family:'Lucida sans'; font-size:20px; color:#666;}
.enter:active { text-decoration: none; font-family:'Lucida sans'; font-size:20px; color:#FFFFFF;}

.foot:link { text-decoration: underline; font-size:9px; color:#FFFFFF;}
.foot:visited { text-decoration: underline; font-size:9px; color:#FFFFFF;}
.foot:hover { text-decoration: none; font-size:9px; color:#666;}
.foot:active { text-decoration: underline; font-size:9px; color:#FFFFFF;}

.footer {
	font-size: 9px;
}