a {
	color: white;
	text-decoration: none;
}

.textboxc {
	border-style: dotted;
	border-width: 1px;
	border-color: gray;
}

.textbox {
	border-style: dotted;
	border-width: 1px;
	border-color: gray;
}

.buttonc {
	Font-Family: Tahoma;
	Font-Size: 11px;
	color: brown;
	cursor: hand;
}

.button {
	Font-Family: Tahoma;
	Font-Size: 11px;
	color: brown;
	cursor: hand;
}
