/* Menu button class */
.menubutton { background:darkblue; color: white; width: 100px; height:25px; font-size: 1em; text-decoration: none; text-align: center; vertical-align: middle}
a.menubutton:link { color: white; }
a.menubutton:hover { background:blue; color: white; font-weight: bold;}
a.menubutton:active { text-decoration: none; }
a.menubutton:visited { color: white; }

/* Sidebar button class */
.sidebutton { background:darkblue; color: white; font-size: 1em;  width:100px; height:50px;text-decoration: none; text-align: center; }
a.sidebutton:link { color: white; }
a.sidebutton:hover { background:blue; color: white; font-weight: bold; }
a.sidebutton:active { text-decoration: none; }
a.sidebutton:visited { color: white; }

/* Show specifics */
.sweetiepie { color: #996666}
.tellingtales { color: #FF6633}
.chickenlicken { color: #FFCC99}
.aroundtheworld { color: #CCCCCC}
.skindeepcircus { color: #FF0033}

/* Default anchor settings */
a:link { color: yellow; text-decoration: none; }
a:hover { color: red; text-decoration: none;}
a:active { text-decoration: none; }
a:visited { text-decoration: none; }

/* CSS Stylesheet for DNA */
BODY
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
; margin-top: 1px; margin-right: 1px; margin-bottom: 0px; margin-left: 1px
; color: #FFFFFF
; background-color: #000000
}
TD	
{	
font-size:	0.85em;
; color: #FFFFFF
; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #634ADE;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	}
.sexnchips {  color: #FFCCFF}
.turnip {  color: #00FFCC}
.atishoo {
	color: #FFCCFF;
}
.Genie {
	font-family: "Courier New", Courier, mono;
	color: #000000;
	background-color: #FFFFFF;
}
.babayaga {
	color: #FFCCFF;
}.Puss {
	color: #00FF99;
}
