BODY {
	color: White;
}

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

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