*{
	margin:0px;
	padding:0px;
}

html{overflow-y: scroll;}

BODY {
	font-size: 14px;
	color: #75644A;
	margin: 0px;
	padding: 10px 10px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	background: #FFFFFF;
	overflow-x:hidden;
	line-height: 22px;
}

a:link {color: #A3793D; text-decoration: underline; }
a:visited {color: #FF9933; text-decoration: underline; }
a:hover {color: #FF9900; text-decoration: underline; }


.newstitle {
	font-weight: bold;
	color: #663300;
	font-size: 14px;
}
