BODY {
  background: #BFB59C;
  color: #FFFFFF;
  margin: 0px;
  font-size : 11px;
}

A {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight:bold;
}

A:hover {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #FFFFFF;
  text-decoration: none;
  font-weight:bold;
}

.links {
	color : #FFFFFF;
	font-size : 9px;
	font-weight:normal;
}
A.links, A:Visited.links, A:Active.links, A:Hover.links {
	color : #FFFFFF;
	font-size : 9px;
	font-weight:normal;
}

.brown{
	color : #9D622D;
	font-size : 16px;
	font-weight:normal;
}
A.brown, A:Visited.brown, A:Active.brown, A:Hover.brown {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #9D622D;
	font-weight:normal;
}
.text {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-size : 11px;
	font-weight:bold;
}
.orange{
	color:#996633;
	font-size : 11px;
	font-weight: normal;
}
A.orange, A:Visited.orange, A:Active.orange, A:Hover.orange {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #996633;
	font-weight:normal;
}
	