.texta {
	font-family: "Copperplate Gothic Light";
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #FFFFCC;
	background-repeat: no-repeat;
}

a.texta:hover {
	..background-color:#CC9900;
	color: #FFFFCC;
	text-decoration:none;
}

a.texta:visited {
	text-decoration:none;
	color: #FFFFCC;
}

a.texta:link {
	text-decoration:none;
	color: #FFFFCC;

}


.textb {

	font-family: Geneva, Arial, Helvetica, san-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.textc {

	font-family: "Copperplate Gothic Light";
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	color: #CC9900;
	background-repeat: no-repeat;
}

.textc:hover {
	color: #CC9900;
	text-decoration:none;
}

.textc:visited {
	text-decoration:none;
	color: #CC9900;
}

.textc:link {
	text-decoration:none;
	color: #CC9900;

}
