.button {
	font-family: Arial, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #00CCFF;
	background-color: #3333FF;
	border: none #000066;
}

