P {
  COLOR: #660033;
  FONT-FAMILY: Times New Roman;
  FONT-SIZE: 24px;
  TEXT-DECORATION: none;
}

SMALL {
  COLOR: #660033;
  FONT-FAMILY: Times New Roman;
  FONT-SIZE: 20px;
  TEXT-DECORATION: none;
}

BIG {
  COLOR: Yellow;
  FONT-FAMILY: Garamond, Times New Roman;
  FONT-SIZE: 28px;
  FONT-WEIGHT: bold;
  TEXT-DECORATION: none;
}

A {
  COLOR: Black;
  TEXT-DECORATION: none;
}

#opcion {
  COLOR: #660033;
  FONT-FAMILY: Times New Roman;
  FONT-SIZE: 24px;
  TEXT-DECORATION: none;
}

:hover {
  TEXT-DECORATION: underline;
}

BODY {
  background-color : White;
  background-image : url(fondo.gif);
}
