.main {
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.small {
	font-size: 9px;
	line-height: 14px;
	color: #333333;
}
.sound {
	font-size: 10px;
	line-height: 16px;
	color: #3366CC;
}
a.sound:link {
	font-size: 10px;
	line-height: 16px;
	color: #3366CC;
	text-decoration: underline;
}
a.sound:hover {
	font-size: 10px;
	line-height: 16px;
	color: #FF6600;
	text-decoration: none;
}
.disc {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

