@import url(https://fonts.googleapis.com/css?family=Kalam);

body
{
  background-color: #ddffdd;
  color: #ff8000;
  font-family: 'Kalam';
  font-weight: normal;
  font-size :	14pt
}

h1
{
  background-color: #ddffdd;
  color: #ff8000;
  font-family: 'Kalam';
  font-weight: normal;
  font-size :	20pt
}

.gbmenu
{

}

.gbmenu a
{
  background-color: #ddffdd;
  color: #00b900;
  font-family: "Arial Black", Gadget, sans-serif;
  font-weight: normal;
  font-size :	12pt;
  text-decoration: none
}

.gbmenu a:hover
{
  background-color: #ddffdd;
  color: #008000;
  font-family: "Arial Black", Gadget, sans-serif;
  font-weight: normal;
  font-size :	12pt;
  text-decoration: underline
}

.gbondertek
{
  background-color: #ddffdd;
  color: #ff8000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size :	12pt
}

