.body	{background-color:#505050;
	font-size:13px;
	color:#dddddd;}
.ttl	{color: #FF8000;
	font-size:36px;
	font-family: HG‘n‰pŠpÎß¯Ìß‘Ì;
	font-weight:bold;}
.ttl2	{color: #7779CC;
	font-size:28px;
	font-weight:bold;}
	A	{
		text-decoration: none;
	}
	
	A:link	{
		text-decoration: none;
		color:#dddddd;
	}
	
	A:visited	{
		text-decoration: none;
		color:#009999;
	}

	A:hover	{
		text-decoration: underline;
		color:#ffff00;
	}

