a {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	color: #000000;
}

p {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	line-height: 140%;
	color: #000000;
}
A{
	color : #000099;
	text-decoration: underline;
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";


}
A:VISITED{
	color : #000099;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	font-size: 9px;
	text-decoration: underline;


}
A:HOVER{
	color : #333399;
	text-decoration: underline;
	background-color: #FFFF99;
	font-size: 9px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";


}
A:ACTIVE{
	color : #000099;
	text-decoration: underline;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}

