.with {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 22px;
}
.ash {
	font-size: 12px;
	line-height: 22px;
	color: #666666;
}
.green {
	font-size: 12px;
	line-height: 22px;
	color: #094707;
}
.red {
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
}
.blue {
	font-size: 12px;
	line-height: 22px;
	color: #0000FF;
}
.blue_w {
	color: #3399FF;
	font-size: 12px;
	text-decoration: none;
	line-height: 22px;
}
.org {
	font-size: 12px;
	line-height: 22px;
	color: #FF6633;
	text-decoration: none;
}
.black {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
a:link {
	font-size: 12px;
	line-height: 22px;
	color: #003300;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #003300;
	text-decoration: none;
}
#button a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#button a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#like a:visited {
	color: #3399FF;
	text-decoration: underline;
}
