/* CSS Document */
body{
	font-size:12px;
	letter-spacing:5px;
	margin: 5px auto;
	line-height: 20px;
 }

.td_date{
	width: 600x;
	background-color:#000000;
	}

a:link {
	color: #0099FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #72C2FA;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
