body {
	margin:0;
	padding:0;
	color:#666666;
	background : #dbdbdb url(../img/bg_top.jpg) repeat-x;
	text-align: center;
	}

a:link {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #0066CC;
}
a:active {
	color: #0066CC;
}
.linkbox{
	font-size: 10px;
	line-height: 140%;
}
.txt12{
	font-size: 12px;
	line-height: 140%;
}
.privacy,.blue{
	font-size: 12px;
	line-height: 140%;
	color: #000033;
}
.blue{
	font-size: 12px;
	line-height: 140%;
	color: #0099CC;
}