body {
  font-size: x-large;
  font-family: "Century Gothic",arial;
  background-color: #666666;
  text-decoration: none;
}
a:link {
  text-decoration: none;
  color: black;
  font-family: "century gothic",arial;
  font-size: x-large;
}
#menu {
  font-family: "Century Gothic",arial;
  font-size: x-large;
  color: black;
  text-decoration: none;
}
#dehelepagina {
  font-family: "Century Gothic",arial;
  font-size: x-large;
  color: black;
  text-decoration: none;
}
a:active {
  font-family: "Century Gothic",arial;
  font-size: x-large;
  color: #66ffff;
}
a:visited {
  font-family: "Century Gothic",arial;
  font-size: x-large;
  color: #C0C0C0;
  text-decoration: none;
}
a:hover {
  font-family: Century Gothic;
  font-size: x-large;
  color: white;
}

