a:visited {color:#aaaaaa; text-decoration: none}
a:link { color:#ffcccc; text-decoration: underline}
a:hover { color:#ff8888; text-decoration: underline}

body {
	margin: 0px;
	color:#ccc;
	line-height: 130%;
	font-family: "MS UI Gothic","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
	cursor: default;
	font-size: 9px;
	background-color: #fff;
	overflow: auto;
}

