body {
	background-position: center;
}
.frame {
	border: 1px solid #999999;
}

a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.black12 {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.timeColor {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.ash12 {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.yello12 {
	font-size: 12px;
	color: FF9900;
	text-decoration: none;
}
