h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #27A53C;
	background-color: inherit;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF33CC;
	background-color: inherit;
}
a:link {
	color: #009933;
	text-decoration: none;
	background-color: inherit;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
	background-color: inherit;
}
a:active {
	color: #CC6633;
	text-decoration: none;
	background-color: inherit;
}
a:hover {
	color: #009933;
	text-decoration: underline;
	background-color: inherit;
}



TD.Text-Months {
	color: #CC6633;
	background-color: inherit;
	text-decoration: none;
}
TD.Text-Months a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	background-color: inherit;
	line-height: 40px;
	text-decoration: none;
}
TD.Text-Months a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	background-color: inherit;
	line-height: 40px;
	text-decoration: none;
}
TD.Text-Months a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF6600;
	background-color: inherit;
	line-height: 40px;
	text-decoration: none;
}
TD.Text-Months a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #009966;
	background-color: inherit;
	line-height: 40px;
	text-decoration: underline;
}
TD.BG-cal {
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/BG-calendar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
TD.BG-flamingo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: inherit;
	background-image: url(images/BG-cal-flamingo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-bottom: 60px;
}

