a, a:hover, .entry p a:visited { color: #206E01; }
.posttitle a:hover { color: #3DB306; }
.entry p a { border-bottom: 1px dotted #206E01; }
.entry p a:hover { border-bottom: 1px solid #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;
}

h1 a, h6.blogdesc {
	color:#a3d900 !important;
}

.announcement { 
	border:1px dotted #a3d900; border-bottom:2px solid  #a3d900; background-color:#f1f9d9;
}

#headerimg {
	border:1px dotted rgb(150,150,150); border-bottom: 1px solid rgb(150,150,150)
}

.postmetadata img {
	vertical-align:-0.2em
}

#wp-calendar td a {
	border:1px dotted #a3d900;
}
