h1, h3  {
	color: #000;
}
h2 {
	color: #0A79BF;
}
#bottomgreen a:hover {
	background-color: #FFF;
}

h6 {
	color: #0A79BF;
}
a {
	color: #808080;
	text-decoration: none;
}
a:hover {
	color: #7AC143;
}
