.size {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 12px; line-height: normal}}
.big {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 16px}

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

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

A:active
{
	color			: #FF0000 ;
	text-decoration	: none ;
}

A:hover
{
	color			: #CC00FF;
	text-decoration	: none ;
}
.small {  font-family: "ＭＳ Ｐゴシック", "Osaka"; font-size: 10px}

