.gray {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.red {
	font-size: 12px;
	line-height: 18px;
	color: #990000;
	text-decoration: underline;
}
.gray2 {

	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
