body {
  background:#FFFFFF;
  font-family:'Trebuchet MS', Verdana, sans-serif;
  font-size:80%;
  margin:15px 15px 15px 15px;
}

a{
  color:#BA0000;
  text-decoration:none;
}

a:hover{
  color:#BA0000;
}

hr {
  background-color:#666666;
  border: 0;
  color:#666666;
  height: 1px;
}

h3 {
  margin:5px 0 5px 0;
}

tr.entry:hover {
  background-color:lightgrey
}