@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a.navi:link {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
}
a.navi:hover {
	color:#000000;
	font-weight: bolder;
}
a.navi:visited {color:#000000; text-decoration:none; }

a.text:link {
	color:#0066CC;
	text-decoration:none;
	font-weight: normal;
}
a.text:hover {
	color:#0066CC;
	font-weight: bolder;
}
a.text:visited {color:#0066CC; text-decoration:none; }
