a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.small {
	font-size: 12px;
}
.mini {
	font-size: 9px;
}
.mid {
	font-size: 13px;
}
.small02 {
	font-size: 10px;
}
.wide {
	line-height: 140%;
}
.red {
	color: #660000;
	text-decoration: underline;
}
.wide02 {
	line-height: 110%;
}
.small03 {
	font-size: 12px;
	line-height: 20px;
}
.mid02 {
	font-size: 15px;
	line-height: 30px;
}
.mid03 {
	font-size: 15px;
	line-height: 30px;
}
.mid04 {
	font-size: 13px;
	line-height: 25px;
	color: #993366;
}
.mid05 {
	font-size: 13px;
	line-height: 25px;
	color: #336600;
}
