/* GENERAL */

body
	{background-attachment:fixed; 
	 background-position:center center; 
	 background-repeat:no-repeat;
	 background-color: #000000;
	 color:#000000; 
	 font-size:11px;
	 font-weight: normal;
	 font-family: Courier new;
	 background-color:#000000;
	 scrollbar-3d-light-color:#000000;
	 scrollbar-arrow-color:#000000;
	 scrollbar-base-color:#000000;
	 scrollbar-dark-shadow-color:#000000;
	 scrollbar-highlight-color:#000000;
	 scrollbar-shadow-color:#000000;}

a:hover		
{text-decoration:underline;}

/* CLASSES */

.table
{font-size:11px; font-weight:normal; font-family:Courier new;}

.textlight
{color:#666666;}

.linkenter
{text-decoration:underline; color:#666666; font-size:12px;}

.linklight
{text-decoration:underline; color:#666666;}

.linkdark
{text-decoration:none; color:#000000;}

.covers 
{border-color:#5e5e5e;}

/* IDs */

#startinfo {color:#666666; text-align:center;}

#linkstart {text-decoration:underline; color:#666666; letter-spacing:0.5em;} 
	
#linkback
{padding-left:20px;}

#pastone
{padding-left:20px; padding-top:20px;}

#pasttwo
{padding-left:20px; line-height:1.5em;}
