a:hover {
  color: #9999cc;
}

a {
  color: black;
}

body,td {
  font-family: "lucida grande", calibri, verdana, helvetica, arial;
  font-size: 11px;
}

.blogDate, .day {
  color: #6B7394;
  font-weight: bold;
}

.blogTime, .time {
  color: #666666;
}

.copyright {
  font-size: 11px;
  color: #666666;
}

.photoCaption {
  font-size: 11px;
  color: #666666;
}

.sidebar {
  font-size: 11px;
  color: #666666;
}

.pageIntro {
  font-size: 11px;
  color: #666666;
}

.homeSidebar {
  font-size: 11px;
  color: #666666;
}

.eyecatcher {
  background-color: yellow;
  font-size: 9px;
  font-weight: bold;
  padding: 1;
}

