BODY {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: small;
}

A {
	color: White;
}

A:HOVER {
	color: Red;
}