
body {
	background-color: Black;
}

.active {font-family:'ArialMT', 'Arial', 'sans-serif';
	color: White;
	font-weight: bold;
	
	}
.text{
	color: white;
	font-family:'ArialMT', 'Arial', 'sans-serif';
	
}

.text a{
	color: white;
	font-family:'ArialMT', 'Arial', 'sans-serif';
	
}
.member
{
	font-size: xx-small;
	font-family:'ArialMT', 'Arial', 'sans-serif';
	color: white;
}

.copy
{
font-size: xx-small;
font-family:'ArialMT', 'Arial', 'sans-serif';
color: silver;	
}


.copy a
{
font-size: xx-small;
font-family:'ArialMT', 'Arial', 'sans-serif';
color: silver;	
}
.menu {
	font-family:'ArialMT', 'Arial', 'sans-serif';
	color: Silver;
	
}

.menu a {
	color: Silver;
	text-decoration: none;
}


.menu a:hover {
	color: #F8F8FF;
}

