@charset "UTF-8";

div {
	text-align:center;
}

p {
	font-size:14px;
}

a {
	color:#666;
}

a:hover {
	color:#666;
	text-decoration:underline;
}