
a:link a:visited a:active a:hover DIV.A.here A.here p.A.here{
	text-decoration:none;
	color:#ffffff;	
	layer-background-color:#000000;
	background-color:#000000;
}
#scrollWindowDiv 
	{
	position:relative; 
	left:0; 
	top:0; 
	width:100%; 
	height:500;
	layer-background-color:#000000;
	background-color:#000000;
	z-index:1; 
	overflow:hidden;
	}
#scrollContentDiv 
	{
	position:relative;
	left:0px;
	top:0px;
	width:100%;
	height: 100;
	line-height:18px;
	font-size:12px;
	z-index:10;
	text-align: left;
	}
