body {
  border-style: solid;
  border-color: #0166ff;
  background-color: #0166ff;
}
p {
  border: medium solid #0166ff;
  list-style-type: none;
  background-color: #0166ff;
}
img.border {
   border: 2px solid #ffcc00;
}
.MenuFont {
  font-family: Monotype Corsiva,Arial,Times New Roman;
  color: #ffcc00;
  font-size: 18pt;
}
.VisitorFont {
  color: #ffcc00;
  font-family: Times New Roman,Arial;
  font-size: 10pt;
}
.AddressFont {
  font-family: Times New Roman,Arial;
  color: #66ccff;
  font-size: 18pt;
}
.BigFont {
  font-family: Monotype Corsiva,Arial,Times New Roman;
  font-weight: bold;
  color: #ffcc00;
  font-size: 32pt;
}
.MiddleFont {
  font-family: Monotype Corsiva,Arial,Times New Roman;
  font-weight: bold;
  color: #ffcc00;
  font-size: 16pt;
}
.HorseFont {
  font-family: Times New Roman,Arial;
  color: #66ccff;
  font-size: 16pt;
}
.alapitvany {
  font-family: Times New Roman,Arial;
  color: #ffcc00;
  font-size: 14pt;
}
.lovas {
  font-family: Arial,Times New Roman;
  color: #66ccff;
  font-size: 13pt;
}
.LittleFont {
  font-family: Times New Roman,Arial;
  color: #ffcc00;
  font-size: 9pt;
}
#LeftTop {
  position: absolute;
  left: 0;
  top: 0;
}
#RightTop {
  position: absolute;
  right: 0;
  top: 0;
}
a:link {
  text-decoration: none;
  color: #ffcc00;
}
a:visited {
  color: #ccffff;
  text-decoration: none;
}
a:active {
  color: #ffff66;
  text-decoration: none;
}

