a:link ,a:visited {
	color: #8299B0;
	text-decoration: none;
}

a:hover ,a:active {
	color: #3366CC;
	text-decoration: none;
}

body {
	color: #8299B0;
	font-size: 90%;
	line-height: 150%;
	text-align: center;
}
.box {
	margin: 100px auto;
	width: 650px;
	text-align: center;
}
