.TopLayer {
	font-size: 18px;
	color: #D4D0C8;
	padding: 7px;
	font-weight: bold;
	margin-left: 100px;
	margin-bottom: 15px;
}
.MainLink {
	color: #C4BEB3;
	text-decoration: underline;
	font-weight: bold;
}
.MenuDiv {
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 14px;
}
.MenuLink {
	font-weight: bold;
	color: #D4D0C8;
	font-size: 14px;
	text-decoration: none;
}
.MenuLink:hover {

	font-weight: bold;
	color: #D4D0C8;
	font-size: 14px;
	text-decoration: none;
}
.MenuLink:visited {


	font-weight: bold;
	color: #D4D0C8;
	font-size: 14px;
	text-decoration: none;
}
.MainBody {
	color: #DCD8BB;
	padding-right: 19px;
}
.MainLink:visited {
	color: #C4BEB3;
	text-decoration: underline;
	font-weight: bold;
}
