td {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

.text {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0px 0px 8px;
	color: #333333;
	text-decoration: none;
}
.text_1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFCC00;
	font-weight:bold;
	text-decoration: none;
}
.text_grey {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text_grey_height {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.pro {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
	text-decoration: none;
}
.pro1 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.menu_white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_white:hover {
	font-family: Arial;
	font-size: 12px;
	color: #f8f8f8;
	text-decoration: underline;
}
.menu_wb {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_wb:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.menu_red {
	font-family: Arial;
	font-size: 12px;
	color: #BB1425;
	text-decoration: none;
}
.menu_red:hover {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}