.language a{
	font-size:12px;

}
.language a:link {
	text-decoration: none;
}
.language a:visited {
	text-decoration: none;
}
.language a:hover {
	text-decoration: none;
	color: #000000;
}
.language a:active {
	text-decoration: none;
}

.menu_001 a{
	background-color:#E6E6E6;
	color:#444444;
	font-size:12px;
	width:111px;
	height:22px;
	display:block;
	font-weight:bolder;
	text-decoration:none;
	padding-top:6px;
}
.menu_001 a:visited{
	background-color:#E6E6E6;
	color:#444444;
	font-size:12px;
	width:111px;
	height:22px;
	text-decoration:none;
}
.menu_001 a:hover{
	background-color:#CCCCCC;
	color:#000099;
	font-size:12px;
	width:111px;
	height:22px;
	text-decoration:none;
}
.menu_002 a{
	background-color:#E6E6E6;
	color:#444444;
	font-size:12px;
	width:112px;
	height:22px;
	display:block;
	font-weight:bolder;
	text-decoration:none;
	padding-top:6px;
}
.menu_002 a:visited{
	background-color:#E6E6E6;
	color:#444444;
	font-size:12px;
	width:112px;
	height:22px;
	text-decoration:none;
}
.menu_002 a:hover{
	background-color:#CCCCCC;
	color:#000099;
	font-size:12px;
	width:112px;
	height:22px;
	text-decoration:none;
}
