body {
	color: white;
	background-color: black;
}

.copyright {
	color: white;
}

a:link {
	color: white;
}

a:visited {
	color: white;
}

a:hover {
	color: #ff8d42;
}

a:active {
	color: white;
}

.indexcom {
	color: white;
}

.power  A:link {
	color: silver;
}

.power  A:visited {
	color: silver;
}

.power  A:hover {
	color: silver;
}

.power  A:active {
	color: silver;
}

.MainTitle {
	color: white;
}

