a {
	color: #DF9496;
}

#calendar {
	width: 248px;
	padding: 0;
	margin: 0;
	bor-der-left: 1px solid #A2ADBC;
	font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	text-align: center;
	background-color: #fff;
}

.calnav, .calnav a {
	font: bold 18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #fff;	
	text-align: center;
	text-decoration: none;
}	


caption {
	margin: 0;
	padding: 0;
	width: 248px;
	background: #71a9e6;
	color: #fff;	 
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

th.cal {
	font: bold 11px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #616B76;
	background: #a6c9f3;
	bor-der-right: 1px solid #A2ADBC;
	bor-der-bottom: 1px solid #A2ADBC;
	bor-der-top: 1px solid #A2ADBC;
	text-align: center;
}

.today, td.today a, td.today a:link, td.today a:visited {
	color: #F6F4DA;
	font-weight: bold;
	background: #DF9496;
	text-align: center;
}
.passd, td.passd a, td.passd a:link, td.passd a:visited {
	color: #b9cfea;
	font-weight: bold;
	background: #ffffff;
	text-align: center;
	
}
.togo, td.togo a, td.togo a:link, td.togo a:visited {
	color: #4e78b2;
	font-weight: bold;
	background: #ffffff;
	text-align: center;
}
.pubHol, td.pubHol a, td.pubHol a:link, td.pubHol a:visited, td.pubHol a:hover {
	color: #ff7f00;
	font-weight: bold;
	background: #ffffff;
	text-align: center;
	cursor: hand;
}
td.cal {
	bor-der-right: 1px solid #A2ADBC;
	bor-der-bottom: 1px solid #A2ADBC;
	width: 20px;
	height: 20px;
	text-align: center;
	background: url(images/bg_calendar.gif) no-repeat right bottom;
}

td.cal a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 20px;
	height: 20px;
}

td.cal a:link, td.cal a:visited {	
	color: #608194;
	background: url(images/bg_calendar.gif) no-repeat;
	width: 20px;
	height: 20px;
}

td.cal a:hover, td.cal a:active {
	color: #6aa3ae;
	background: url(images/bg_calendar.gif) no-repeat right top;
	width: 20px;
	height: 20px;
}
