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

.copyright {
	color: white;
}

a:link {
	color: silver;
}

a:visited {
	color: silver;
}

a:hover {
	color: #c80000;
}

a:active {
	color: silver;
}

.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: silver;
}

