body {
  background-color:  #313031;
  background-image: url("images/layout/navi_back.gif");
  background-repeat: repeat-x;
  border: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  color: white;
}

body a {
  color: white;
}

.headerdiv, .headerdiv a {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 12px;
  color: white;
  text-decoration: none;
}

.news, .news a {
  font-family: verdana, tahoma, arial, helvetica, sans-serif;
  font-size: 10px;
  color: white;
  text-decoration: none;
}

a:hover {
  color: #009CFF;
}
