.header {font-size: 18px; font-weight: bold;}
.welcome_header {font-size: 20px; font-weight: bold;}
.welcome {font-size: 18px; font-weight: normal;}
.novel_title_text {font-size: 20px; font-weight: bold; color: black;}
.review_text {font-size: 18px; font-weight: bold; color: black;}
.indent {text-indent: 1em;}
.bold {font-weight: bold;}
.blk_border {border: black;}
.emphasize {font-weight: bold; font-style: italic;}
.links {font-weight: bold; font-style: italic;}
p, td {font-family: garamond, serif; font-size: 16px; font-weight: normal; color: white;}
a:visited {text-decoration: underline; color: orange;}
a:link {text-decoration: underline; color: yellow;}
a:active {text-decoration: underline; color: white;}
<!--- darker blue color #56B1FA --->