body, td, th {
  color: #333333;
}
.Style2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #333333;
}
.Style3 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #666666;
}
.Style4 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
}
.Style5 {
  color: #999999;
}
.Style7 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  color: #ff6600;
  font-weight: bold;
}
.Style8 {
  font-size: 12px;
}
.Style_earth1000 {
  border: 1px solid silver;
  height: 1000px;
  width: 1000px;
}
#menu {
  width : 272px;
  border: 1px solid black;
  padding: 0 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  background-color: #6ebeff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
a:link {
  color: #4000aa;
  text-decoration: underline;
}
a:visited {
  text-decoration: underline;
  color: #4000aa;
}
a:hover {
  text-decoration: underline;
  color: #ff9900;
}
a:active {
  text-decoration: underline;
  color: #4000aa;
}
