/* @group General Styles */
h1,
h2,
h3 {
	color: #e87b00;
}
a:hover, a:active { 
	text-decoration: underline; 
	color: #fd7700;
}
/* @end */