A {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #009851;
  text-decoration : none;
  font-weight: bold;
}

A:LINK {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #009851;
  text-decoration : none;
  font-weight: bold;
}

A:ACTIVE {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #009851;
  text-decoration : none;
  font-weight: bold;
}

A:HOVER {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px;
  color : #009851;
  text-decoration : none;
	font-weight: bold;
}
body {
	background-image: url(../images/fondo_menu.gif);
	background-color: #FEF8E9;
}
