body{
padding:0px;
margin:0px;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #737373;
	text-decoration: none;
}
.top {
	font-family: Tahoma;
	font-size: 9px;
	line-height: 10px;
	color: #6A6A6A;
	text-decoration: none;
}
.search {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	background-color: #FFFFFF;
	height: 21px;
	width: 173px;
	border: 1px solid #949494;
}
.text_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #717171;
	padding-left:3px;
}
.text_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #A09678;
	padding-right:3px;
}
.text_3 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 13px;
	color: #8C8263;
}
.text_4 {
	font-family: Tahoma;
	font-size: 20px;
	line-height: 13px;
	color: #FFFFFF;
	padding: 8px 0px 8px 5px;
	background-color: #E66836;
}
.link_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #E66836;
	text-decoration: none;
}
.form_1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 17px;
	width: 275px;
	border: 1px solid #969695;
}
.form_2 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	background-color: #FFFFFF;
	height: 82px;
	width: 275px;
	border: 1px solid #969695;
	overflow:auto;
}

/* LINK */

a:hover {
	text-decoration:underline;
}