span.textLogin {
  font-family: "Monotype Corsiva", verdana, serif;
  font-weight: normal;
  font-size: 1.2em;
  text-decoration: none;
  color: rgb(0,0,0);
}

input.fieldInput {
  font-family: "Monotype Corsiva", verdana, serif;
  text-align: center;
  font-weight: normal;
  font-size: 1em;
  text-decoration: none;
  color: rgb(0,0,0);
}

input.loginbuttonInput {
  font-family: "Monotype Corsiva", verdana, serif;
  text-align: center;
  font-weight: normal;
  font-size: 1.2em;
  text-decoration: none;
  color: rgb(0,0,0);
}

