.sarah {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #3366FF;
	text-decoration: none;

}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #FF0000;
	text-decoration: none;
}

