#form_submit {
	color:yellow;
}

#form_submit:hover,
#form_submit:active {
	color:green;
}