BODY {
	font-size: medium;
}

A {
	color: #EEEEFF;
}

A:HOVER {
	color: White;
	text-decoration: none;
}
