body {
	background-color:#000000;
	color:#cccccc;
	font-size:x-small;
}
pre{
	line-height:130%;
	font-size:x-small;
}
.center{
	text-align:center;
  margin:auto;
}
/*************************************************/
/*	¥ê¥ó¥¯	*/
a{
	color:#ffffcc;
	text-decoration:underline;
}
a:visited{
	color:#ffaaaa;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
}
