.text {
	font-size: 12px;
	color: #B7F887;
	text-decoration: none;
}
.booknameARK {

	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.intro {
	font-size: 11px;
	color: #DDFFCE;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
a {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #66FF00;
	text-decoration: none;
}
.largeheader {
	font-size: 20px;
	color: #226D00;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.header {

	font-size: 13px;
	color: #669933;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.bookname {

	font-size: 15px;
	color: #CC9933;
	text-decoration: none;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.textblack {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-family: "Comic Sans MS";
}
.readquestion {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #66FF00;
	text-decoration: none;
}

