body {
	background-color: #6A6E7E;
	color: #686F7D;
}
a:link {
	color: #3A240D;
	text-decoration: underline;
}
a:visited {
	font-style: italic;
	color: #50483B;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #3A240D;
	text-decoration: underline;
}
.darktext {
	color: #584535;
}
.header1 {
	font-weight: bold;
	color: #493324;
	text-decoration: underline;
}
.LightText {
	color: #EAE3DD;
}
