BODY {
  background-color: #ffffff;
  margin: 0;
  MARGINWIDTH: 0;
  MARGINHEIGHT: 0;
}

A {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 91%;  /* Enables font size scaling in MSIE */
  color: #9f9d9e;
  font-weight: bold;
  background-color: transparent;
  text-decoration: none;
}

A:hover {
	text-decoration: none;
}

#rodape {
  color: #989899; 
  font-family: arial, sans serif, verdana;
  background-color: none;
  font-size: 0.6em; line-height:15px;
  text-align: right; height:6em;
  margin: 0;
  padding: 4px 4mm 0px 4mm;
  clear: both;
}


#rodape a {
  color: #989899;
  background-color: transparent;
  text-decoration: underline;
  font-weight: bold;
}

#rodape a:hover {
  text-decoration: none;
}
 
