#nav a:hover {
	color: #fff;
	background: #59EC00;
}

#text h3 {
	color: #59EC00;
}

.buttons a:hover {
	color: #fff;
	background: #59EC00;
}

.two {
	color: #59EC00;
}

.two a {
	color: #59EC00;
	text-decoration: none;
}

#submit:hover {
	color: #fff;
	background: #59EC00;
}

#footer p a:hover {
	color: #59EC00;
}