.page {
	font-size: 12px;
	color: #0000FF;
	text-decoration: none;
	line-height: 18px;
}
.page a:link {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	line-height: 18px;
}
.page a:visited {
	font-size: 12px;
	color: #0000FF;
	text-decoration: underline;
	line-height: 18px;
}
.title {
	font-size: 15px;
	line-height: 20px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
.cd {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
