body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.toptitle {
	font-size: 13px;
	padding-left: 20px;
}
.links {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.links a:active {
	color: #FF3366;
	text-decoration: none;
}
.links a:hover {
	color: #FF3366;
	text-decoration: none;
}
.cheatactive {
	color: #FF3366;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#scrollingbit { 
height:185px; 
width:250px; 
overflow:auto; 
scrollbar-arrow-color: #ffffff;
scrollbar-3dlight-color: #c33053;
scrollbar-darkshadow-color: #c33053;
scrollbar-face-color: #c33053;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-track-color: #c33053;
} 

.alinks {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family:Verdana;
}
.alinks a {
	color: #FFFFFF;
	text-decoration: none;
}
.alinks a:hover{
	color: #FF3366;
	text-decoration: underline;
}
.alinks a:active{
	text-decoration: none;
	color: #FF3366;
}
