.title {
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.menubody {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.menubodytitle {
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.menutitle {

	font-size: 16px;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.bodyCopy {
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;

}
.body2 {
	font-size: 12px;
	line-height: 18px;
	color: #CCCCCC;
	text-decoration: none;
}
.body3 {
	font-size: 12px;
	color: #FFFFCC;
	text-decoration: none;
	line-height: 18px;

}