body {
  background: #222222
}

.main {
  background: #eeeeee
}

.menu {
  background-color: #cccccc;
  color: #555555;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold
}

.navi {
  background-color: #cccccc;
  color: #333333;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: bold
}

.title {
  color: #000000;
  font-family: Arial Black, Arial, Helvetica;
  font-size: 34px;
  font-weight: normal
}

.ltitle {
  color: #333333;
  font-family: Arial, Helvetica;
  font-size: 18px;
  font-weight: bold
}

.ltitle a {
  color: #555555;
  text-decoration: none;
  font-weight: bold
}

.ltitle a:hover {
  color: #ff4040;
  text-decoration: none;
  font-weight: bold
}

.text {
  color: #222222;
  font-family: Arial, Helvetica;
  font-size: 11px;
  font-weight: normal
}

.text a {
  color: #707070;
  text-decoration: none;
  font-weight: bold
}

.text a:hover {
  color: #FF4040;
  text-decoration: none;
  font-weight: bold
}

.linkG {
  color: #333333;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal
}

.linkG a {
  color: #707070;
  text-decoration: none;
  font-weight: bold
}

.linkG a:hover {
  color: #FF4040;
  text-decoration: none;
  font-weight: bold
}

.linkW {
  color: #ffffff;
  font-family: Arial, Helvetica;
  font-size: 12px;
  font-weight: normal
}

.linkW a {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold
}

.linkW a:hover {
  color: #FF4040;
  text-decoration: none;
  font-weight: bold
}

.foot {
  color: #909090;
  font-family: Arial, Helvetica;
  font-size: 9px;
  font-weight: normal
}

.foot a {
  color: #707070;
  text-decoration: none;
  font-weight: normal
}

.foot a:hover {
  color: #FF4040;
  text-decoration: none;
  font-weight: normal
}

