.buttons {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.buttons:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F87A01;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #F98311;
	text-decoration: none;
}
.heading2 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8B8B8A;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #838382;
	text-decoration: none;
}
.text2 {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F98311;
	text-decoration: none;
}
.inputbox {
	height: 18px;
	border: 1px solid #B1B1B1;
}
.inputbox1 {

	height: 30px;
	border: 1px solid #B1B1B1;
}
