a:link {
	color: #D1BE94;
	text-decoration: underline;
}

a:visited {
  color: #D1BE94;
	text-decoration: underline;
}

a:hover {
	color: #F9F4E9;
}

a:active {
	color: #f9f4e9;
}

body {
	background-image: url(../images/background.jpg);
}

body, td, th {
	color: 775011;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2 {
	color: #663300;
}

h3, h4, h5, h6 {
	color: #996633;
}

a {
  color: #336600;
}

.Footer {
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

.Bodytext {
	font-size: 11px;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.MenuItem {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #83290F;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
	line-height: normal;
	margin-top: 8px;
}
.MenuDescription {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #775011;
	font-weight: normal;
	margin-bottom: 0px;
	text-decoration: none;
	line-height: normal;
	margin-top: 0px;
}
.sidebarText {
	font-size: 11px;
	margin-left: 18px;
	margin-right: 12px;
	margin-top: 0px;
	line-height: 16px;
}
.MenuSection {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #83290F;
	font-weight: normal;
	margin-bottom: 3px;
	text-decoration: none;
	line-height: 12px;
	margin-top: 0px;
	margin-left: 15px;
}
.MenuDescriptionSection {
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #775011;
	font-weight: normal;
	margin-bottom: 3px;
	text-decoration: none;
	line-height: normal;
	margin-top: 0px;
	margin-left: 15px;
}
A.switch:link {
	color: #6E4912;
	text-decoration: underline;
	margin-right: 10px;
}
A.switch:hover {
	color: #8F260E;
	text-decoration: underline;
	margin-right: 10px;
}
A.switch:visited {
	color: #7E571E;
	text-decoration: underline;
	margin-right: 10px;
}
A.switch:active {
	color: #8F260E;
	text-decoration: underline;
	margin-right: 10px;
}
