.text {
	font-family: "Kristen ITC", "Arial Black";
	color: 0099cc;

}
h3 {
	font-family: "Kristen ITC", "Arial Black";
	color: #0099cc;
}
a:hover {
	font-family: "Kristen ITC", "Arial Black";
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: none;

}
a:link {
	font-family: "Kristen ITC", "Arial Black";
	color: #006699;
	text-decoration: none;
}
