body {
	background-color: #000000;
	font-family: Verdana, Georgia, Arial;
	font-size : 10px;
	color: #ffffff;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	scrollbar-base-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #666666;
	background-image: url(pics/.gif);
	background-repeat: repeat;
	background-position: left center;
	background-attachment: fixed;
}
td {
	font-family: Verdana, Georgia, Arial;
	font-size : 10px;
	color: #ffffff;
}
A:link {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
}
A:visited {
	text-decoration: none; 
	color: #ffffff;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
 }
A:active {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Georgia, Arial;
	font-size:10px;
}
A:hover {
	text-decoration: none;
	color: #666666;
	font-family: Verdana, Georgia, Arial;
	font-size: 10px;
}
