.text_1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#AF6C46;
	font-size:11px;
	text-decoration:none;
	text-align: justify;
	line-height: 16px;
}

.text_1:hover{
	color:#FF9E6A;
	text-decoration:underline;

}

.input{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#AF6C46;
	font-size:11px;
	border:#AF6C46 solid 1px;
	background-color:#000000;
}

.text_2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#AF6C46;
	font-size:11px;
	text-decoration:none;
	padding:2px;

}

.text_2:hover{
	color:#FF9E6A;
	text-decoration:underline;

}