	body{
		font-family:  "ＭＳ Ｐゴシック", "Osaka",
		"ＭＳ ゴシック", "Gothic", sans-serif;
		background: #ffffff;
	}
	small{
	font-size:10px;
	color: #ffaaaa;
	}
	.message{
	color: #000000;
	font-weight: bold;
	}	
	.name{
	color: #2222ff;
	font-weight: bold;
	}	
	A:active, A:hover{
	color: #ff0000;
	}
