body
	{
	color: #DDDDDD;
	background-color: #000000;
	font-family: arial;
	font-size: 8px;	
	}

.footerLink a
	{
	color: #DDDDDD;
	text-decoration: none;
	}

.footerLink a:hover
	{
	color: #DDDDDD;
	text-decoration: underline;
	}

.footerLink2 
	{
	color: #777777;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	}	
	
.footerLink2 a
	{
	color: #777777;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	}

.footerLink2 a:hover
	{
	color: #777777;
	text-decoration: underline;
	font-family: arial;
	font-size: 12px;
	}
	
.footerLink3 
	{
	color: #777777;
	text-decoration: none;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	}	
	
.footerLink3 a
	{
	color: #777777;
	text-decoration: none;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	}

.footerLink3 a:hover
	{
	color: #777777;
	text-decoration: underline;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	}	
	
.footerText 
	{
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	}
	
.footerText2 
	{
	color: #666666;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	}	
	
.text 
	{
	color: #777777;
	text-decoration: none;
	font-family: arial;
	font-size: 12px;
	}	

input {
  background-color : #777777;
  color : #000;
}
	
	