.energy_H1 {
	font-size: 33px;
	color: #FAFCE0;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top:10px;
}
.energy_H2 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FAFCE0;
	font-weight: normal;
	padding-top:10px;
}
.energy_H3 {
	font-size: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #FAFCE0;
	font-weight: normal;
	margin-bottom: 10px;
}

a {
	color: #000000;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

