
h1 {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  color: #ff6666;
}
h1 b {
  font-weight: normal;
  color: #ff33ff;
}
.logo {
  background: url("logo_marketing.jpg") 0 0 no-repeat;
}
p.results {
  padding: 0 0 2px 0;
  font-size: 11px;
}
p.results b.title { color: #ff6666; }
p.results b a:link {
  color: #ff6666;
  text-decoration: none;
}
p.results b a:visited {
  color: #ff6666;
  text-decoration: none;
}
p.results b a:hover {
  color: #ff6666;
  text-decoration: underline;
}
.url { color: #ff33ff; }

#navcontainer a { color: #ff6666; }
#navcontainer li li a  { color: #ff33ff; }

