a:link       {
	color: #0033FF;
	text-decoration: none;
}
a:visited    {
	color: purple;
	text-decoration: none;
}
a:hover      {
	color: purple;
	text-decoration: underline;
}
body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "UI MS Gothic";
	color: #FFFFFF;
	font-size: 10px;



}
.small10px {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "UI MS Gothic";
	font-size: 10px;
}
