body
{
	font-size: 1em;
	font-family: Verdana;
	background-color: #fffef4;
}
.BrownBand
{
	font-size: 0.6em;
	text-transform: uppercase;
	color: white;
	font-family: Verdana;
	height: 25px;
	background-color: #625b4e;
}
.BrownBand A
{
	font-weight: bold;
	color: #fffef4;
	text-decoration: none;
}
.BrownBand A:hover
{
	font-weight: bold;
	color: #fffef4;
	text-decoration: underline;
}
