body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg_ltgr.jpg);
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 6a4034;
	background-image: url(images/bg_nav.jpg);
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	font-weight: bold;
}
.nav a:link {
	color: 6a4034;
	text-decoration: none;
}
.center {
	margin: 20px;
	width: 400px;
}
.nav a:visited {
	color: 6a4034;
	text-decoration: none;
}
.nav a:hover {
	color: #53573E;
	text-decoration: none;
}
a:link {
	color: #5E3428;
	text-decoration: underline;
}
a:visited {
	color: #5E3428;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #5E3428;
	text-decoration: none;
}
a:link {
	color: #5a352b;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #C9D488;
	text-decoration: none;
}
a:active {
	color: #5a352b;
	text-decoration: underline;
}
