a, h2 a:hover, h3 a:hover, .entry p a:visited { color: #DD6600 /*#FF9B2A*/; }
#wp-calendar a:hover {
  text-decoration: underline;
}

.cal { background: #DD6600/*#FFBA2C*/ url(images/orange/cal_bg.jpg) repeat-x; }

.calborder { 
  background: #FFD7A6;
  border: 1px solid #C08800;
}