BODY {
	color: White;
	font-family: Tahoma, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

A {
	color: White;
	text-decoration: none;
}

A:HOVER {
	color: Yellow;
	text-decoration: none;
}