BODY {
	color: #4F4F4F;
	background-color: White;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: small;
	text-align: left;
}

A {
	color: #2E8B85;
	text-decoration: none;
}

A:HOVER {
	color: Black;
	text-decoration: underline;
}