/* CSS Document */

.button {
	color: #0033FF;
	background-color: #FFFFFF ;
	padding: 2px;
	border: 1px solid #000000;
	height: 25px;
}
