body
{
  margin: 0px;
  padding: 0px;
  background-color: #B49861;
}


a:link, a:visited, a:active, a:hover
{
  font-weight: bolder;
  text-decoration: none; 
  color: #000000;
}

a:active, a:hover
{
  text-decoration: underline;
}

.cntr
{
  text-align: center;
}

p
{
  text-align: justify;
  font-family: tahoma,arial,helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-decoration: none; 
  color: #000000;
  text-align: center;
}
