BODY {font-family: verdana; 
font-size: x-small; 
color: #000033;
background-color: #1F1834;
margin-top:5px;
margin-bottom:20px;
scrollbar-arrow-color: #Ffffff;
scrollbar-base-color: #ffffff;
scrollbar-dark-shadow-color: #FFFFFF;
scrollbar-track-color: #1F1834;
scrollbar-face-color: #1F1834;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #1F1834;
scrollbar-3d-light-color: #1F1834; 
 }
TD { font-family: verdana; font-size: x-small; color: #000033;}
A:link, A:active  { text-decoration: none; font-weight: bold; color: #000000; }
A:visited  { text-decoration: none; font-weight: bold; color: #003399; }
A:hover { text-decoration: none; font-weight: bold; color: #B50B0B;
background-color: #ffffff; }
p { font-family: verdana; color: #000033;font-size: small;}
h5 {
	font-family: verdana;
	color: #330066;
	font-size: small;
}
h3{
	font-size: large;
}

.author{
	font-family: verdana;
	font-size: large;
	color:red;
	padding-left:30px;
	padding-bottom:5px;
	font-weight:bold;
}
.story{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000033;padding-left:60px;
}

.required{
	color: Red;
	font-weight: bold;
}
.ADULT{
	color: Red;
	font-weight: bold;
}
a.ADULT:visited{
	color: Red;
	font-weight: bold;
}
a.ADULT{
	color: Red;
	font-weight: bold;
}

a.CHILD:visited{
	color:blue;
	font-weight: bold;
}
a.CHILD{
	color:blue;
	font-weight: bold;
}
.CHILD{
	color:blue;
	font-weight: bold;
}

.YTEEN{
	color:green;
	font-weight: bold;
}
.MATURE{
	color:orange;
	font-weight: bold;
}
.TEEN{
	color:#B800B8;
	font-weight: bold;
}
a.YTEEN{
	color:green;
	font-weight: bold;
}
a.MATURE{
	color:orange;
	font-weight: bold;
}
a.TEEN{
	color:#B800B8;
	font-weight: bold;
}
a.YTEEN:visited{
	color:green;
	font-weight: bold;
}
a.MATURE:visited{
	color:orange;
	font-weight: bold;
}
a.TEEN:visited{
	color:#B800B8;
	font-weight: bold;
}
/*.series{
  font-weight: bold;
    color: #DEB887;
}*/
.story{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000033;
}
b{
	font-weight: bold;
	color: #5F9EA0;
}

.header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:white;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;	
}

.headerlinks{
	font-size:medium;
	text-align: center;	
}

.nav{
	font-size:small;
	text-align: center;	
}

.NEW{
	font-weight: bold;
}

.WIP
{
	font-weight: bold;
	color: Teal;
}

.COMPLETE
{
	font-weight: bold;
	color: #80003D;
}