<!--
body {
  background:#FFF;
  margin:0;
  padding:0; border:0;
  font-size:80%; font-family:georgia, times new roman, serif;
}

.shadow_left {
  background:url(shadow-left.png) top right no-repeat;
}

.shadow_right {
  background:url(shadow-right.png) top left no-repeat;
}

#HCB_comment_box {
  width:640px;
  text-align:left;
}

.footer {
	color:#A8ACC1;
	padding-bottom:5px;
}

.ecard {
  background:url(piece_of_wood.jpg) repeat-x;
}

a:link {
	color:#FD7F08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FCC506;
}
a:active {
	text-decoration: none;
}
-->
