a:link {
	font-size: 12px;
	font-weight: normal;
	color: #FF6600;
}
a:hover {
	font-size: 13px;
	color: #0033CC;
	text-decoration: underline;
}
.shirobold {
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
}
.shiro {
	font-size: 12px;
	color: #FFFFFF;
}
.orange {
	font-size: 12px;
	color: #FF9900;
}
.gray {
	font-size: 12px;
	color: #666666;
}
.bold {
	font-size: 18px;
	color: #666666;
	font-weight: bolder;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
a:visited {
	font-size: 12px;
	color: #CC6633;
}
.nomal {
	font-size: 12px;
	color: #000000;
}
.date {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.mini {
	font-size: 9px;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}

