.index {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #66CC00;
	text-decoration: underline;
}
a:link {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
}
.copyright {
	color: #999999;
	text-decoration: none;
	font-size: 12px;
}
.text {
	color: #666666;
	font-size: 14px;
	line-height: 18px;
}
.other {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight: bold;
}
.INDEX_COPY {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
