td {
  font-family: Arial, Helvetica, sans-serif, simsun;
  font-size: 13px;
  color: #7e8971;
}

a:link {
  color: #596945;
  text-decoration: none;
}

a:visited 
{
	text-decoration: none;
	color: #596945;
	}

a:active
{
	text-decoration: none;
}

a:hover
{
	background-color: white;
}

.navihead {
  color: #83976a;
  font-weight: bold;
}