
body
{
	background-color: #d5c7a2;
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

A
{
	color: #666633;
	text-decoration: underline;
}

A:Hover
{
	color: #ffffcc;
	text-decoration: none;
}

.navbtn
{
	background-color: #777744;
	border: 1px solid #555522;
}

.nav
{
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ddddaa;
	text-decoration: none;
}

A.nav
{
	color: #ddddaa;
	text-decoration: none;
}

A.nav:Hover
{
	color: #ffffff;
	text-decoration: none;
}

