a, .posttitle a:hover, .entry p a:visited {
	color: #0F3461;
}

a:hover {
	color: #0F3461;
}

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

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

.form-bt {
	background-image: url(images/bt-form.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 196px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-color: #FFFFFF;
}
.form-txtfield {
	background-image: url(images/txtfield.gif);
	background-repeat:  no-repeat;
	background-position: center top;
	height: 22px;
	width: 168px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #135091;
	text-align: left;
	vertical-align: middle;
	cursor: text;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}