a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8931D;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8931D;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8931D;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F8931D;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C1C1C1;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_orange {
	font-family: Tahoma, sans-serif;
	font-size: 13px;
	color: #F29400;
}

.text_orange2 {
	font-family: Tahoma, sans-serif;
	font-size: 22px;
	color: #F29400;
}
.text_footnote {
	font-family: Tahoma, sans-serif;
	font-size: 10px;
	color: #A7A8AA;
}
.text_rss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A7A8AA;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 400px;
	border: 1px solid #CCCCCC;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 100px;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	background-color: #D9DADB;
}
.image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-right: 10px;
}
.image2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
