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

body {
	margin-left:10px;
	margin-top:10px;
	background:white;
	color:#000000;
	
a:link { color:#ff0000;text-decoration: underline}
a:visited { color: #ff0000; text-decoration: underline }
a:hover { color: #99ff00; text-decoration: underline }
a:active { color: #ffcc00; text-decoration: underline }
a.special:link { color:#ff0000; text-decoration: none ; }
a.special:visited { color:#ff0000; text-decoration: none ; }
a.special:hover { color:#ff0000; text-decoration: none ; }
a.special:active { color:#FF3300; text-decoration: none; }

}