
BODY {
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 17px;
  color: #000;
  text-decoration: none;
  margin-left: 20px;
  margin-right: 20px;
  
}

A:link {
  font-family: Verdana, Arial; 
  color: #008000; 
  text-decoration: none;
}

A:visited {
  font-family: Verdana, Arial; 
  color: #008000; 
  text-decoration: none;
}

A:hover {
  font-family: Verdana, Arial; 
  color: #ff0000; 
  text-decoration: none;
}

A.special {
  font-family: Verdana, Arial; 
  color: #008000; text-decoration: 
  none; font-size: x-small;
}

.link {
  display: block;
  width: 800px;
  text-align: center;
}

.n-page {
  color: #008000;
  text-decoration: none;
  text-align: right;
  padding-right: 100px;
}

.startlink {
  font-size: 30px;
  text-align: center;
}

.language_start {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 1.3em;
  color: #008000; 
  text-decoration: none;
 }
 
 .language-menu {
   font-family: Verdana, Arial, sans-serif; 
  font-size: 1.3em;
  color: #008000; 
  text-decoration: none;
  }
 
 
 .white-text {
   font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 17px;
  color: #ffffff;
  text-decoration: none;
  }