

td 	{
	color: #00cc66;
	font-size: 10px;
/*	font-family:"Verdana","Arial","Helvetica","Osaka","ＭＳ Ｐゴシック","平成角ゴシック","MS UI Gothic","sans-serif";*/
	}

a:link	{
	text-decoration:none;
	color: #00cc66;
	
	}

a:visited	{
	text-decoration:none;
	color: #00cc66;
	}

a:hover	{
	text-decoration:underline;
	color: #00cc66;
	}

.copyright {
	font-size: 9px;
}
