.style_leftmenu_a, .style_leftmenu_a a:link, .style_leftmenu_a a:visited {
	font-size: 12px;
	color: #33CCFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
}
.style_leftmenu_b, .style_leftmenu_b a:link, .style_leftmenu_b a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	cursor: hand;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3399FF;
}
.style_leftmenu_c, .style_leftmenu_c a:link, .style_leftmenu_c a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #999999;
}
.style_leftmenu_c a:hover, .style_leftmenu_c a:active {
	color: #FFFFFF;
}
.style_leftmenu_d, .style_leftmenu_d a:link, .style_leftmenu_d a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #3399FF;
}
.style_leftmenu_d a:hover, .style_leftmenu_d a:active {
	color: #FFFFFF;
}

