BODY {
  font-family: Arial, Verdana;
}
H1 {
  font-family: Arial, Verdana;
}

H2 {
  font-family: Arial, Verdana; font-size:12pt; color: #cc0000;
}

H3 {
  font-family: Arial, Verdana; font-size:11pt; color: #cc0000;
}

P.nombrerevista {
  font-family: Arial, Verdana; font-size:11pt; color: #FFFFFF; text-align: center; font-weight: bold;
}

P.monografico {
  font-family: Arial, Verdana; font-size:10pt; text-align: center; font-weight: bold;
}

P.titulo {
  font-family: Arial, Verdana; font-size:9pt; color: #FFFFFF; text-align: left; font-weight: bold;
}

P.navegacion {
  font-family: Arial, Verdana; font-size:8pt; text-align: center;
}

P.peq {
  font-family: Arial, Verdana; font-size:8pt; text-align: left;
}

P.indice {
  font-family: Arial, Verdana; font-size:8pt;
}

P {
  font-family: Arial, Verdana; font-size:9pt;
}

UL {
  font-family: Arial, Verdana; font-size:9pt;
}

OL {
  font-family: Arial, Verdana; font-size:9pt;
}

DT {
  font-family: Arial, Verdana; font-size:9pt;
}

DL {
  font-family: Arial, Verdana; font-size:9pt;
}

LI {
  font-family: Arial, Verdana; font-size:9pt;
}

A{color: #003366; text-decoration: none}

A:hover {
  color: red;
}
A.blanco{color: #FFFFFF; text-decoration: none; font-weight: bold}
A.blanco:hover{color: #ffffcc}


