.english {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.text {
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: #000000;

}
.back {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.form {
	font-size: 12px;
	cursor: nw-resize;

}
.blue {
	font-size: 12px;
	color: #336699;
	text-decoration: none;
}
.name {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.gray {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.eng {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
.black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.big {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.yellow {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.red {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.linkblue {
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
.green {
	font-size: 12px;
	color: #006600;
	text-decoration: none;
}
.number {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.linkblue2 {
	font-size: 12px;
	color: #0033CC;
	text-decoration: underline;
}
.button {
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	cursor: sw-resize;

}
.white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.big2 {
	font-size: 14px;
	text-decoration: underline;
}
.big3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
