a, .posttitle a:hover, .entry p a:visited {
	color: #077bbd;
}

a:hover {
	color: #004972;
}

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

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

a.downloadbutton:link,a.downloadbutton:visited { text-decoration:none; font-size:12px; font-weight:bold; color:#fff; background:#075EA8; border:2px outset #075EA8; margin:3px 0 5px 0; padding:1px; display:block; width:125px; text-align:center; }

a.downloadbutton:hover { text-decoration:none; font-size:12px; font-weight:bold; color:#fff; background:#036; border:2px outset #036; margin:3px 0 5px 0; padding:1px; display:block; width:125px; text-align:center; }
