@charset "utf-8";
a:link {
	font-family: tahoma, "Segoe UI", verdana, garamond, "MS Gothic", "MS Mincho", "MS PGothic", "MS PMincho", "Arial Unicode MS";
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: tahoma, "Segoe UI", verdana, garamond, "MS Gothic", "MS Mincho", "MS PGothic", "MS PMincho", "Arial Unicode MS";
	color: #BA0000;
	text-decoration: none;
}
a:hover {
	font-family: tahoma, "Segoe UI", verdana, garamond, "MS Gothic", "MS Mincho", "MS PGothic", "MS PMincho", "Arial Unicode MS";
	color: #FF0000;
	text-decoration: none;
}
