body {
	background-image: url(images/menu-back.gif);
	background-repeat: repeat-y;
	padding: 0px;
	margin: 10px 0px 0px 35px;
	color: #003333;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;

}

table {
	background-image: url(images/wok-menu-bk.gif);
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: normal;
	text-align: left;
	display: block;
}
A:link {
	COLOR: #333333;
	text-decoration: none;


}
A:active { COLOR: #FF9900}
A:visited { COLOR: #CCFF66}
A:hover {
	background-color: #FFFFFF;
	text-decoration: none;
	color: #333333;
	font-weight: bold;




}

