/* COLORS

	background blue: #95cad0
	orange: #f7921e
	light-orange: #eec897
	dark-teal: #01a2b4
	teal: #9ee9ef
	green: #879c03
	light-green: #d8edb5
	purple: #7d4a5b
	pink: #f1c9d2
	tan: #f5d88a
	
*/

a { color: #01a2b4; text-decoration: none; }
a:hover { color: #f7921e; text-decoration: underline; }

#EPageCopy h1,
#EPageCopy  h2,
#EPageCopy  h3,
#EPageCopy  h4,
#EPageCopy  h5,
#EPageCopy  h6,
#EPageCopy  h7 { margin-bottom: 0; padding-bottom: 0; }
#EPageCopy p { margin-top: 0; padding-top: 0; }