@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	font-size: 24px;
	text-align: center;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #AFAFAF;
	font-size: 24px;
	text-align: center;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
