input.btn {
	border-top: 1px solid #f0f0f0;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #4e4e4e;
	border-bottom: 1px solid #4e4e4e;
	background-color: #ff9900;
	color: white;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	padding: 1px;
}
.text {
      font-family : verdana;
      font-size : 11 px;
	  font-color : #000000;