A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : none;
}

A:hover  {
	text-decoration : underline;
}

.textbox {
	border-top-style : solid;
	border-top-color : #5F5F5F;
	border-top-width : 1px;
	border-left-color : #5F5F5F;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #5F5F5F;
	border-right-style : solid;
	border-right-width : 1px;
	border-bottom-color : #5F5F5F;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	font-size : 12px;
	color : #000000;
	vertical-align : middle;
}

.form_button {
	COLOR : #E6D59F;
	border: 1px solid #E6D59F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #706F42;
	font-weight : bold;
	width : 60px;
	height : 22px;
}

.text{
	COLOR : #F1D5A6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.copyright{
	COLOR : #E6D59F;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}