body 
{
	scrollbar-3dlight-color:#000000; 
	scrollbar-arrow-color:#F2F2F2; 
	scrollbar-base-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-face-color:#4A4B4C; 
	scrollbar-highlight-color:#000000; 
	scrollbar-shadow-color:#000000;
	scrollbar-track-color:#000000;
	background: #000000;
	margin:0px;
} 

a
{
	color:#F6F5F7;
	cursor:pointer;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	color:#F6F5F7;
	text-decoration:underline;
	cursor:pointer;
	font-weight:bold;
}

.boxCentral
{
	background-color:#000000;
	height:440px;
	width:325px;
	overflow:scroll;
	overflow-x:hidden;
	color:#F6F5F7;
	font-family:Arial Narrow;
	font-size:13px;
}