@charset "utf-8";

.index {
	font-family: "Bell Gothic Std Black";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.index:hover {
	font-family: "Bell Gothic Std Black";
	font-size: 12px;
	color: #fe4c02;
	text-decoration: none;
}
