a:link {COLOR: #ffffff;
text-decoration: underline;
margin-bottom: 0px;
margin-left : 0px;
margin-top : 0px;
margin-right : 0px;
}

a:visited {
color: #999999;
text-decoration: underline;
}

a:active {
color: #ffffff;
text-decoration: none;
}

a:hover {
color: #323232; 
text-decoration: underline;
background : #ffffff;
}
body {	
FONT-FAMILY:   Arial, Verdana, Trebuchet MS, Geneva, Helvetica, sans-serif;
FONT-SIZE: 9pt; 
color : #ffffff;
background-color : Black;
} 

#closure {
	position:absolute;
	left:0;
	top:0;
	width:528;
	height:484;
	z-index:1;
}

#chapters {
	position:absolute;
	left:542px;
	top:130px;
	width:168px;
	height:189px;
	z-index:2;
}

#credits {
	position:absolute;
	left:544px;
	top:16px;
	width:454px;
	height:110px;
	z-index:3;
}

#byline {
	position:absolute;
	left:734px;
	top:149px;
	width:265px;
	height:43px;
	z-index:4;
}



