a:hover {
	text-decoration: none;
	font-style: italic;
	color: #FF6600;
}
a:link {
	text-decoration: none;
	color: #FF9900;

}
a:visited {
	text-decoration: none;

}
a:active {
	color: #FFCC00;
}
h1 {
	font-family: "Kristen ITC";
	font-size: 12px;
	color: #FF9900;
}
h2 {
	font-family: "Kristen ITC";
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
}
.style1Copy {
	color: #FFCC99;
	font-family: "Century Gothic";
	font-size: 14px;
}
.style3Copy {
color: #FFCC99; font-family: "Century Gothic"; font-size: 12px;
}
.style2 {
	font-family: "Century Gothic";
	color: #FF9900;
	font-size: 14px;
}
