BODY {
	color: Black;
  background-color: #8CFF8C;
	font-family: "Times New Roman", Tahoma, "Arial Black", serif;
	font-size: medium;
	font-weight: bold;
	text-align: left;
  background: #C6FFC6
}

A {
	color: Blue;
}

A:HOVER {
	color: #CC0033;
	font-family: serif;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	white-space: normal;
}
