body
{
	font-size: 19px;
	color: black;
	font-family: Serif;
	background-color: white;
}

a
{
	color: #5a381f;
	text-decoration: none;
}

a:hover
{
	color: white;
	text-decoration: none;
	background-color:#5a381f;
}

img.tnp
{
	border-right: black 3px solid;
	border-top: black 3px solid;
	border-left: black 3px solid;
	border-bottom: black 3px solid;
}

img.MainImage
{
	border-right: black 3px solid;
	border-top: black 3px solid;
	border-left: black 3px solid;
	border-bottom: black 3px solid;
}

img.sex
{
	border-style:none;
}

img.available
{
	border-style:none;
}

td.title
{
	font-size: 28px;
	color: firebrick;
	letter-spacing: 2px;
	font-variant: small-caps;
}

td.story
{
	padding-right: 28pt;
	padding-left: 28pt;
	padding-bottom: 8pt;
	padding-top: 8pt;
	
	font-weight: lighter;
	font-size: 20px;
	color: black;
}

td.description
{
	font-weight: normal;
	font-size: 18px;
	color: black;
}

td.dark
{
	border-right: black 3px solid;
	border-top: black 3px solid;
	border-left: black 3px solid;
	border-bottom: black 3px solid;
}
