.caltopp
{
	font-family: Verdana;
	font-size: 10px;
    background-image: url(images/cal_topp_BG.gif);
    color: black;
}
.calendar
{
	font-family: Verdana;
	font-size: 10px;
	border-top: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
	background-color: #FCFCFC;

}
.calendar2
{
	font-family: Verdana;
	font-size: 10px;
	border-top: solid 1px #E5E5E5;
	border-right: solid 1px #E5E5E5;
	background-color: #B4DB6B;
}
.calendar A
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}
.calendar A:hover
{
	font-family: Verdana;
	font-size: 10px;
	text-decoration: underline;
}