.j9, .j10, .j12, .j14 {
	font-family:Osaka, ‚l‚r ‚oƒSƒVƒbƒN, MS UI Gothic, sans-serif
}

body {
	color:#000000;
	margin: 0px;
	border-color: #0000FF;
}

input {
	color:#000000;
	width: 260px;
	border-color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

A:link {
	color: #E25600;
	text-decoration: none;

}
A:visited {
	color: #CC3366;
	text-decoration: none;
}
A:active {
	color: #FF0000;
	text-decoration: underline;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
