
	
a:link {
color: #999999; text-decoration: none;

}
a:visited {
color: #999999; text-decoration: none;

}
a:hover {
color: #999999; text-decoration: none;

}
a:active {
color: #999999; text-decoration: none;

}	
	

.style1 {
	font-size: medium;
	font:"ＭＳ ゴシック", "Osaka−等幅";
	color: #999999;
}
.style2 {
	font-size: small;
	font:"ＭＳ ゴシック", "Osaka−等幅";
	color: #999999;
}

p.style2 {
	color: #999999;
	font:"ＭＳ ゴシック", "Osaka−等幅";
	font-size: small;
}
span.sample9 {
        	color: #999999;
        	font: bold large "ＭＳ ゴシック", "Osaka−等幅";
                font-size: x-small;
             }









