@charset "utf-8";
.txt_gold {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #8e773b;
}
.txt_bot {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.border {
	border: 4px solid #000000;
}
.txt {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.txt_thin {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
.txtunbold {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	line-height: 30px;
	color: #000000;
	font-weight: bold;
}
