.graylight {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-weight: normal;
	color: #767676;
}
.pink {
	font-size: 12px;
	color: #E83A7C;
}
.green {
	font-size: 12px;
	color: #5AA026;
}
.blue {
	font-size: 12px;
	color: #3C97E4;
}
.pink2 {
	color: #E83A7C;
	text-decoration: line-through;
	font-size: 12px;
}
.gray {
	font-size: 12px;
	color: #666666;
}
.grayForBox {
	font-size: 14px;
	color: #333333;
	font-family: "Lucida Sans Typewriter";
	font-weight: normal;
	line-height: normal;
}
.orange {

	font-size: 12px;
	color: #FA9C1D;
}
