@charset "UTF-8";

a:link {
	color: #FF9900;
	text-decoration: none;
}

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

 end links 

body {
	font: 12px/18px Verdana, Arial, Helvetica, sans-serif;
	background: #666666 url(images/gc-bg.gif);
	margin: 0;
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF9900;
	line-height: 22px;
	font-weight: normal;
	font-style: italic;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	font-weight: bold;
}
.footerSm {
	font-size: 10px;
	line-height: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.secondary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #623361;
	line-height: 26px;
	font-style: italic;
}
.navEarth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DC58DA;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 22px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #316552;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	line-height: 32px;
}
.sideBar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	color: #316552;
	font-style: italic;
}
.poetry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	line-height: 22px;
	color: #333333;
}
.navSky {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4CA281;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
	line-height: 22px;
}
.actionText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 21px;
	font-weight: bold;
	color: #993399;
}
