body {
	background-color: #E9EAD0;
	margin: 0px;
	text-align: center;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	background-color: #FFFFFF;
}
.Menu a:Visited {
	color: #333333;
	text-decoration: none;
}
.Menu a:link {
	color: #333333;
	text-decoration: none;
}
.Menu a:hover {
	color: #000000;
	text-decoration: underline;
}

.fMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	background-color: #cccc99;
}
.fMenu a:Visited {
	color: #333333;
	text-decoration: none;
}
.fMenu a:link {
	color: #333333;
	text-decoration: none;
}
.fMenu a:hover {
	color: #000000;
	text-decoration: underline;
}

.fInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #75784B;
	text-align: right;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #676543;
	text-align: left;
	background-image: url(img/title.gif);
}

.Main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.Main a:Visited {
	color: #333333;
	text-decoration: none;
}
.Main a:link {
	color: #333333;
	text-decoration: none;
}
.Main a:hover {
	color: #000000;
	text-decoration: underline;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.SubSub {
	font-size: 14px;
	color: #990000;
	height: 20px;
	text-align: center;
}
.img {
	border: 3px;
	border-color: #A3A072;
}
.img a:Visited {
	border-color: #CC0000;
}
.img a:link {
	border-color: #CC0000;
}
.img a:hover {
	border-color: #660000;
}
.welcome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.welcome a:Visited {
	color: #333333;
	text-decoration: underline;
}
.welcome a:link {
	color: #333333;
	text-decoration: underline;
}
.welcome a:hover {
	color: #CC0000;
	text-decoration: underline;
}
