a:visited {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, "Lucida Grande", Verdana, "Trebuchet MS";
	font-style: italic;
	color: #800000;
}
a:link {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, "Lucida Grande", Verdana, "Trebuchet MS";
	color: #800000;
	text-decoration: underline;
}
a:hover {
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, "Lucida Grande", Verdana, "Trebuchet MS";
	color: #800000;
	text-decoration: blink;
}
