
BODY, TD {
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

BODY {
	background-position: top;
	background-color: #ffeec1;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

.Link, .LeftMenuLink, .LeftMenuLinkSel {
	color: Black;
	text-decoration: none;
}
.MenuTitleLink {
	color: #474747;
	text-decoration: none;
}

.MenuTitleLink:HOVER {
	color: #1A1A1A;
	text-decoration: underline;
}

.Link:HOVER {
	text-decoration: underline;
	color: #CE0000;
}