/*
Theme Name: Charge Up Your Life Custom
Theme URI: http://www.chargeupyourlife.com/
Description: Custom theme for Charge Up Your Life.
Version: 1.5
Author: Artistik Designs
Tags: custom

*/


a, a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #1D815D;
	text-decoration: underline;
}
a:hover {
	color: #223F61;
	text-decoration: none;
}

a.whitefont12, a.whitefont12:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

a.orangefont26, a.orangefont26:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #ff7e00;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}