/* CSS Document coded by F.Geenen (fgeenen@web.de) @ www.futilityzone.tk */

a.enter {
	color:#000000;
	text-decoration:none;
	}
	
a.enter:hover {
	color:#0000CC;
	text-decoration:none;
	}

.box {
	width:auto;
	height:auto;
	margin:0px auto;
	margin-top:20px;
	font-size:16px;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	}
