/* a { color: #206E01; text-decoration: underline;} */
a { color: #36c; text-decoration: underline;}
/* a:hover { color: #206E01; text-decoration: none;} */
a:hover { color: #36c; text-decoration: none;}
.entry p a:visited {color: #0033FF;}
h2, h3 { color: #950000; }
h2 a:hover, h3 a:hover { color: #3DB306; }
.entry p a { color: #36c; }
.entry p a:hover { color: #206E01; text-decoration: none; }
#wp-calendar a { font-weight: bold; }
.cal { background: #4CB306 url(images/green/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #C1F897;
  border: 1px solid #3DB306;
}

