a, h2 a:hover, h3 a:hover, .entry p a:visited { color: #2E8FC6; }
a:hover { color: #0F3461; }
.cal { background: #1C5B9E url(images/blue/cal_bg.jpg) repeat-x; }

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

.image_right {
float:right;
margin:10px;
border: 0px;
}
.image_left {
text-align:left;
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px;
border: 0px;
}