.button {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	color: #009933;
	line-height: normal;
	text-decoration: blink;


}
.textarea {

	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: blink;
	background-color: #0066CC;
	background-attachment: fixed;
	background-repeat: repeat;
}
