body,table,tr,th,td{
	font-family: "Osaka", "‚l‚r ‚oƒSƒVƒbƒN", "sans-serif";
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

body{
	background-color:#F9F8F3;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
}

a:link {
	color: #3B2527;
	text-decoration:none
}

a:visited {
	color: #3B2527;
	text-decoration:underline
}

a:hover {
	color: #3B2527;
	text-decoration:underline
}

a:active {
	color: #3B2527;
	text-decoration:underline
}
