body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}


html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}


.textlrgblue {
	font-size: 36px;
	color: #0000FF;
	text-decoration: none;
}
.textlrgblue:visited {
	font-size: 36px;
	color: #0000FF;
	text-decoration: none;
}

.textlrgred {
	font-size: 36px;
	color: #FF0080;
	text-decoration: none;
}

.textlrgred:visited {
	font-size: 36px;
	color: #FF0080;
	text-decoration: none;
}

.noul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

.bignoul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold; 
}

.largenoul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0066FF;
	text-decoration: none;
	font-weight: bold; 
}

.author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1cm;
	color: #0033FF;
	text-decoration: none;
	font-weight: bold;
}
.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1cm;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1cm;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
.text2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1cm;
	color: #00FF00;
	text-decoration: none;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1cm;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.white:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1cm;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.mainstorytext {
    font-size: 19px;
    font-weight: bold;
}

.storytext {
    font-size: 36px;
    color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.wordsearchtxt {
font-size: 24px;

}

.headertxtred {
font-size: 24px;
color: #FF0000;
}

.headertxtblue {
font-size: 24px;
color: #0033FF;
}

.mediumtxt {
   font-size: 16px;
   color: #000000;
   margin-right: 10px;
   margin-left: 10px;
}

