@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/background_enter.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff63e;
}
a{
color:#FFF;
text-decoration:none;
}
a:hover{
color:#fff63e;
text-decoration:underline;
}
img{
	border:none;
	}