P {
  font-family: Arial, Verdana; 
  font-size:10pt;
  margin-left: 10px;
  margin-right: 10px;
}
P.cita {
  font-family: Arial, Verdana; 
  font-size:10pt;
  margin-left: 20px;
  margin-right: 20px;
}
LI {
  font-family: Arial, Verdana; 
  font-size:10pt;
  margin-left: 10px;
  margin-right: 10px;
}
P.fecha {
  font-family: Arial, Verdana;
  font-size: 10pt; 
  font-weight: bold; 
  color: white;
  text-align: center
}

P.navegacion {
  font-family: Arial, Verdana; 
  font-size:8pt; 
  color: #FFFFFF; margin-left: 0.5%; 
  text-align: center;
}

P.dcha {
  text-align: right;
}

H2 {
  font-family: Arial, Verdana;
  FONT-SIZE: 12pt; 
  color: #FF8040;
  text-align: left;
}

H3 {
  font-family: Arial, Verdana; 
  font-size:10pt;
  color: #FF8040;
}

A {
  font-family: Arial, Verdana; 
  color: #1E72A4; 
}

A:hover {
  color: black;
}

A.secciones {
  text-decoration: none;
  color: white;
}

A.secciones:hover {
  color: black;
  text-decoration: underline;
}

A.revistas {
  text-decoration: none;
  color: white;
}

A.revistas:hover {
  color: black;
  text-decoration: underline;
}

A.navegacion {
  color: #FFFFFF; 
  text-decoration: none
}

A.navegacion:hover {
  color: black;
}
