a {
	text-decoration : none;
	font-family: 'MS Pゴシック';
	font-size: 10pt;
	color:#666666;
}
body,td,tr,table {
	font-family: 'MS Pゴシック';
	font-size: 10pt;
	color:#666666;
}

A:link{
	color			: #009999;
	text-decoration : none;
}

A:active{
	color			: #009999;
}

A:visited{
	color			: #009999;	
	text-decoration : none;
}

A:hover{
	color			: #fff;
	background-color: #04b48c;
}

