.celtictext {
	font-family: "Book Antiqua";
	font-size: 20px;
	color: #000066;

}
h1 {
	font-family: "Book Antiqua";
	font-size: 30px;
	color: #000066;
	text-align: center;
	font-style: italic;


}
.celtictextsmall {

	font-family: "Book Antiqua";
	font-size: 12px;
	color: #000066;
}
h2 {
	font-family: "Book Antiqua";
	font-size: 20px;
	color: #000066;
	text-align: center;
	font-style: italic;
	background-position: center;

}
.celtictextBold {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000066;
	font-weight: bold;

}
.celtictextsmallleft {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #000066;
	text-align: left;
	background-position: left;


}
.celtictextBoldcentre {
	font-family: "Book Antiqua";
	font-size: 14px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	background-position: center;


}
.btnav {
		border: 1px #000000 solid;
	cursor: hand;
}