body {
	background-color: #000000;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 10px;
	line-height: 18px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
    color: #FFFFFF;
	}

input {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	color: #333333;
	background-color: #CCCCCC;
	width: 90px;
	border-width: 0px;
	}

a:link {
      color: #FF9999;
      text-decoration: none;
}

a:visited {
      text-decoration: none;
      color: #FF9999;
}

a:hover {
      text-decoration: underline;
      color: #FFFF66;
}

a:active {
      text-decoration: none;
      color: #FF0000;
}