a:link { color: 0099FF }
a:visited { color: CC6600 }
a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover {text-decoration: underline}
a { font-size: 14px }
a { font-family: Arial, Helvetica, sans-serif }

a#bible { font-size: 12px }


p { font-family: Arial, Helvetica, sans-serif }
p { Color: 00264D }
p { font-size: 14px }

u { color: CC6600 }
u { font-size: 15px }
u { text-decoration: none }
u { font-weight: bold }

#simplegallery1 .gallerydesctext{ //CSS for description DIV of Example 1 (if defined)
text-align: left;
padding: 2px 5px;
}
#simplegallery1{ //CSS for Simple Gallery Example 1
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
border: 2px solid darkblue;
}
