/* CSS Document */

.blach_en{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}
.blach2_en{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.white_en{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.blach3_en{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #333333;
	text-decoration: none;
}

.black{
	font-family: "Arial";
	font-size: 12px;
	color: #666666;
}
.black2{
	font-family: "Arial";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	text-decoration: none;
}
.white{
	font-family: "Arial";
	font-size: 12px;
	color: #5C5646;
	line-height: 18px;
	font-weight: bold;
}
.black3{
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}