p {
   font-family: Arial;
   font-weight: normal;
   color: #918BCb;
}
.bible { 
   font-weight: normal;
   color: #333399;
   font-family: Arial;
   font-size: 12px;
}
.reference {
   font-weight: normal;
   color: #808080;
   font-family: Arial;
   font-size: 12px; 
}
.article {
   font-weight: normal;
   font-family: Times; 
   font-size: 12px; 
   color: #864e56;
}
body {
   margin: 5;  
   font-family: Arial; 
   font-size: 12px; 
   color: #864e56; /* #864e56; */
   background-color: #BFBCBC; /* #DFDCDC; */
} 
.fakelink {
   color: #918BCB;
   font-family: "monotype corsiva", script;
   text-decoration:none;
}
.headline  {
   font-family: Arial;
   font-size: 8pt;
   font-style: normal;
   font-weight: normal;
   color: #000000;
}
.feed {
   font-weight: normal;
   color: #918BCB;
   font-family: Arial
}
.contact {
   font-weight: normal;
   text-decoration:underline;
}
h1 {
   font-family: "monotype corsiva", script;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   color: #000000;
}
A:link {
   color: #918BCB;
   font-family: "monotype corsiva", script;
   text-decoration:none;
}

A:visited {
   color: #918BCB; /*  #553137; */
   font-family: "monotype corsiva", script;
   text-decoration:none;
}

A:active {
   color: #918BCB; /*#553137; */
   font-family: "monotype corsiva", script;
   text-decoration:none;
}
A:hover {
   color: #918BCB; /* #553137; */
   font-family: "monotype corsiva", script;
   font-weight: normal;
   text-decoration:underline;
}
