#menuarea .menu_a a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 200px;
	background-image: url(../../shared/img/menu_a.gif);
	background-repeat: no-repeat;
	background-position: 0px -50px;
	font-size: 80%;
}
#menuarea .menu_a1_over a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	background-image: url(../../shared/img/menu_a1.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	font-size: 80%;
}
#menuarea .menu_a2_over a {
	text-decoration: none;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 200px;
	background-image: url(../../shared/img/menu_a2.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	font-size: 80%;
}
