body {
  background : #ffffff;
  margin : 0;
  padding : 10px;
  font-family : verdana, arial, helvetica, sans-serif;
  font-weight : normal;
  font-size : 10px;
  line-height : 13px;
  color : #909090;
}


a:link, a:visited {
  color : #909090;
  text-decoration : none;
  font-weight : normal;
}


a:hover, a:active, a:focus {
  color : #909090;
  text-decoration : none;
  font-weight : normal;
  background : #eeeeee;
}
