body {
background-color: #1a1a1a;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #D6D6D6;
scrollbar-arrow-color: #222021;
scrollbar-base-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #222021;
scrollbar-highlight-color: #222021;
scrollbar-3d-light-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
}

a:link { color: #666666;
		text-decoration: none;
		font-weight: bold; 
}
		
a { 
color: #666666;
text-decoration: none;
font-weight: bold; 
}

a:hover { 
color: #FFFF33;
text-decoration: underline;
}

.ablock {
	margin: 2px 0px 2px 0px;
	display: block;
	width: 600px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border: 1px solid #c0c0c0;
}

.ablock a:hover {
	display: block;
	color: #0000FF;
	width: 600px;
	background: #c0c0c0;
	text-decoration: none;
}


table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
