body{	


                         background-color: #000000;
	
	
	
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	
	
	
	padding: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	

	
}

a.bottomLinks:link {
	color: #333333;
	text-decoration : none;
	font-size: 10px; 	
	font-family: Arial black, sans-serif; 
	font-weight: strong;	

}
a.bottomLinks:visited {
	color: #333333;
	text-decoration : none;
	font-size: 10px; 	
	font-family: Arial black, sans-serif; 
	font-weight: strong;	

}
a.bottomLinks:hover {
	color: #333333;
	text-decoration : none;
	font-size: 10px; 	
	font-family: Arial black, sans-serif; 
	font-weight: strong;	

}
a.bottomLinks:active {
	color: #333333;
	text-decoration : none;
	font-size: 10px; 	
	font-family: Arial black, sans-serif; 
	font-weight: strong;	

}
	
	
	