.nav_head{
	background-color : #4e7932;
	color : #ffffff;
	}


.bu_on{
	background-color : #7f9e6c;
	}
.bu_of{ 
	background-color : #4e7932;
	}
a.bu:link, a.bu:active, a.bu:visited{
	font-size: 11px;
	color:#ffffff;
	font-weight : bold;
	text-decoration: none;
	}
a.bu:hover{ 
	color:#fe6f5e;
	}


td.bu_kl{
	color:#ffffff;
	}
a.bu_kl_of:link, a.bu_kl_of:active, a.bu_kl_of:visited{
	font-size: 9px;
	color:#ffffff;
	text-decoration: none;
	}
a.bu_kl_of:hover{ 
	color:#fe8f8e;
	}
a.bu_kl_on:link, a.bu_kl_on:active, a.bu_kl_on:visited{
	font-size: 9px;
	color:#fe6f5e;
	text-decoration: none;
	}
a.bu_kl_on:hover{ 
	color:#fe6f7e;
	}
	
.bu_sub_on{
	background-color : #4e7932;
	}
.bu_sub_of{ 
	background-color : #7f9e6c;
	}
a.bu_sub:link, a.bu_sub:active, a.bu_sub:visited{
	font-size: 10px;
	color:#ffffff;
	font-weight : bold;
	text-decoration: none;
	background-image : url(../images/bu_sub_arrow.gif);
	}
a.bu_sub:hover{ 
	color:#89b4d7;
	}
	
a.ml:link, a.ml:active, a.ml:visited{
	font-size: 9px;
	color:#ffffff;
	text-decoration: none;
	}
a.ml:hover{ 
	color:#fe6f5e;
	}
	
	