h1 {
	font-family: "Lucida Sans", Arial, Helvetica, sans serif;
	font-size: 24px;
	color: #F6AE3D;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Sans", Arial, Helvetica, sans serif;
	font-size: 18px;
	color: #F6AE3D;
	font-weight: normal;
}
p {
	font-family: "Lucida Sans", Arial, Helvetica, sans serif;
	font-size: 16px;
	color: #F6AE3D;
	font-weight: normal;
}
.orangetext14 {
	font-family: "Lucida Sans", Arial, Helvetica, sans serif;
	color: #F6AE3D;
	font-size: 14px;
	font-weight: normal;
}
.whitetext16 {
	font-family: "Lucida Sans", Arial, Helvetica, sans serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.whitetext14 {
	font-family: "Lucida Sans", Arial, Helvetica, sans serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFCC00;
}