BODY {
	color: #8CA697;
	background-color: #444444;
	font-family: Arial, sans-serif;
	font-size: x-small;
}

A {
	color: 8ca697;
	text-decoration: none;
}

A:HOVER {
	color: White;
	text-decoration: none;
}