.barra-roja 
{
  font-family: "Tahoma", Arial, Helvetica; 
  font-size: 11px;
  font-weight: bold;
}


td
{
  color: #3366FF;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
}

body
{
  font-family: "helvetica", arial, sans-serif;
  color: #3366FF;
  font-size: 11px;
}

a
{
  color: #006699;
  text-decoration: none;
  font-weight: bold;
}

a:hover
{
  color:#FF7C00;
  text-decoration:none;
  font-weight:bold;
}


td.cabecerauno
{
  font-family: "helvetica", arial, sans-serif;
  font-size: 18pt;
  font-weight: bold;
  color: #FC7C00;
}

a.amigas
{
  color: #3366FF;
  text-decoration: none;
  font-size: 10pt;
  font-weight: normal;
}

a.amigas:hover
{
  text-decoration: none;
  color: #FF7C00;
  font-size: 10pt;
  font-weight: normal;
}

