input.button {
	background-color: 		#660033;
	border:	 							#000000 2px outset; 
	color:								#FFFDEA; 
	font-weight: 					bold;
	font-size:						8pt;
	text-decoration:			none;
	height:								20px;
	width:								100px;
}



input.button2 {
	background-color: 		#660033;
	border: 							#000000 2px outset; 
	color:								#FFFDEA; 
	font-weight: 					bold;
	font-size:						10px;
	text-decoration:			none;
	height:								21px;
	width:								280px;
}

input.button63 {
	background-color: 		#DC8F01;
	border:				 				#000000 2px outset; 
	color:								#FFFFFF; 
	font-weight: 					bold;
	font-size:						10px;
	text-decoration:			none;
	height:								20px;
	width:								100px;
}