@charset "utf-8";
.main-header {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.txt-btn {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF6600;
	text-decoration: underline;
}
.txt-btn:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF9900;
	text-decoration: underline;
}
.header {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.Fotter-btn {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.Fotter-btn:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.Fotter-block {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
