a:link {
	color: #882244; text-decoration: underline;
}
a:visited {
	color: #772266; text-decoration: underline;
}
a:active {
	color: #FF22CC; text-decoration: none
}
a:hover {
	color: #CC2299; text-decoration: none
}


body{

	background-color:#ffffff;
}

div.wrapper{
	font-size:0.8em;
	margin:30px auto 0px auto;
}


h1{ 
	margin-left:180px;
	display:block;
	width:406px;
	height:120px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(./titlelog.png);
	

}

div.main{
	padding-top:150px;
}

div.warning{
	margin-left:200px;
	width:400px;
	color:#559922;
}


.link-title{
	display:block;
	width:406px;
	height:120px;
}
.link-enter{

	margin-left:250px;
	margin-bottom:20px;
	display:block;
	width:264px;
	height:33px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(./enter.png);

}