body
{
  background-color: #ffffff;
  margin: 0px;
}

body,table
{
  font-family: verdana,arial,tahoma;
  font-size: 12px;
  color: black;
}

td.up_menu1
{
	padding-top:11px;
  width: 355px;
  height: 31px;
  background-color: rgb(253,211,3);
  text-align: center;
}

td.up_menu2
{
  width: 87px;
  background-color: rgb(78,163,218);
  text-align: center;
}

a.menu_left
{
  color: rgb(253,211,3);
  font-family: arial,verdana,tahoma;
  text-decoration: none;
  font-weight: bold;

}

a.menu_left:hover
{
  color: rgb(0,79,146);
}

a.contactar
{
  color: rgb(253,211,3);
  font-family: arial,verdana,tahoma;
  text-decoration: none;
  font-weight: bold;
}

a.contactar:hover
{
  color: rgb(0,79,146);
}