html,
body {
  margin: 5;
  padding: 0;
  background: #918A78;
}
body, td, th, input, select, textarea, p, ul, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
font-color: #494C45;
color: #494C45;
}
p { color: #494C45;
}
tr, td {
  vertical-align: center;
	

}
a:active,
a:link,
a:visited {
  color: #6C7165;
font-width: bold;

  text-decoration: none;
}
a:hover {
  color: #6C7165;

  text-decoration: underline;
}


