body {
	background-color: #666666;
	color: #888888;
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0px;
	margin-right: 0px;
}
a:link {  
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {  
	text-decoration: none;
	color: #FFFFFF;
}
a:active {  
	text-decoration: none;
	color: #CCCCCC;
}