.normal {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	line-height: 110%;
	font-weight: normal;
	color: #000000;
}

.black {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	line-height: 110%;
	font-weight: normal;
	color: #000000;

}


.bold {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-small;
	font-weight: bold;
	color: #4D2600;
}

.big {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: x-large;
	font-weight: bold;
	color: #753700;
}

.sm {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: xx-small;
	font-weight: 120%;
	color: #FF0000;
}

.fix {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	font-weight: normal;
	color: #00000;
}

a:link { font-size: 12px; font-style: normal; font-weight: normal; color: #4D2600; text-decoration: underline }
a:visited { font-size: 12px; font-style: normal; font-weight: normal; color: #4D2600; text-decoration: underline }
a:hover { font-size: 12px; font-style: normal; font-weight: normal; color: #FF6600; text-decoration: underline; }
a:active { font-size: 12px; font-style: normal; font-weight: normal; color: #4D2600; text-decoration: underline; }

a:link.futta { font-size:x-small ; font-style: normal; font-weight: normal; color: #4D2600; text-decoration: underline }
a:visited.futta { font-size: x-small; font-style: normal; font-weight: normal; color: #4D2600; text-decoration: underline }
a:hover.futta { font-size: x-small; font-style: normal; font-weight: normal; color: #FF6600; text-decoration: underline; }
a:active.futta { font-size: x-small; font-style: normal; font-weight: normal; color: #4D2600; text-decoration: underline; }

a:link.top { font-size: x-small; font-style: normal; font-weight: bold; color: #009900; text-decoration: underline }
a:visited.top { font-size: x-small; font-style: normal; font-weight: bold; color: #009900; text-decoration: underline }
a:hover.top { font-size: x-small; font-style: normal; font-weight: bold; color: #FF6600; text-decoration: underline; }
a:active.top { font-size: x-small; font-style: normal; font-weight: bold; color: #009900; text-decoration: underline; }
