#base {
  clear: both;
  border: solid 0px;
  background: #B8C130;
  width: 758px;
  padding: 6px;
  margin: 0px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

#base p {
font-family:Verdana, Arial, Helvetica, sans-serif;
  text-align : center;
  margin : 6px;
  font-size : 85%;
  line-height : normal;
  color : #999999;
  font-weight:normal;
}

#base a:link {
  color : #666666; 
  text-decoration : none;
}

#base a:visited	{
  color : #666666; 
  text-decoration : none;
}

#base a:hover {
  color : #666666; 
  text-decoration : underline;
}
#footer{
  margin: 0 auto;
  padding: 5px 0px 0px 2px;
  width : 770px;
  }

#footer p {
font-size:10px;
color:#999999;
margin: 0px }