h1,
h2,
h3,
h4,
h5,
h6 {
	color: #e6e6e6;
}

body,
button,
input,
select,
textarea {
	color: #ccc;
}

a:hover,
a:focus,
a:active {
	color: #e6e6e6;
	text-decoration: none;
}

