a, .posttitle a:hover, .entry p a:visited {
  color: #1f569f;
}

a:hover {
  /*color: #0F3461;*/
  color: #fff;
  background: #1f569f;
  text-decoration: none;
}

/*.post .more-link:hover,
.post .more-link:active {
  background: none;
}

.post .more-link:hover span,
.post .more-link:active span {
  background: #1f569f;
}*/

.cal { background: #1C5B9E url(images/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #A3CFEC;
  border: 1px solid #0F3461;
}

.posttitle {
  color: #333;
}
.posttitle a:hover,
.posttitle a:active {
  color: #fff;
}