.hCalendarTable, .dCalendarTable {	color: #FFFF99;	background-color: transparent;	border-width: 1px;	border-style: solid;	}.hCalendarMonthYearRow, .dCalendarMonthYearRow {	color: #000000;	background-color: transparent;	height: 24px;	font-family: Verdana, sans-serif;	text-align: center	}.hCalendarDayNameRow, .dCalendarDayNameRow {	background-color: #FFFF99;	color: #000000;	font-family: Verdana, Sans-serif;	font-weight: bold;	text-align: center	}.hCalendarDayRow, .dCalendarDayRow {	color: #333333;	background-color: #FFFF99;	}.hCalendarDay, .dCalendarDay {	color: #333333;	background-color: #FFFFFF;	font-family: Verdana, Sans-serif;	text-align: center	}.hCalendarDayLinked, .dCalendarDayLinked {	color: #000000;	background-color: #CCCCCC;	font-family: Verdana, Sans-serif;	text-align: center	}.hCalendarDayCurrent, .dCalendarDayCurrent {	color: #000000;	background-color: #FF6600;	font-family: Verdana, Sans-serif;	text-align: center	}
