.bottom_btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 808080;
	text-decoration: none;
}
.bottom_btn:link {
	color: 808080;
	text-decoration: none;
}
.bottom_btn:hover {
	text-decoration: underline;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.about_text {
	font-family: Tahoma, Verdana, Arial, "Times New Roman";
	font-size: 11px;
	color: #666666;
}.submit {
	height: 17px;
	width: 45px;
	border-top-color: 0;
	border-right-color: 0;
	border-bottom-color: 0;
	border-left-color: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #A6B788;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.reset {
	height: 17px;
	width: 45px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E74545;
	font-size: 10px;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
