.cal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-bottom:5px;
	width:168px;
}

.cal a {
	color:#000000;
	text-decoration:none;
}

.cal a:hover {
	color:#000000;
	text-decoration:none;
}

.cal td {
	text-align:center;
}

.week {
	color:#AB033B;
}

.week td {
	border-top:1px solid #837F80;
	border-bottom:1px solid #837F80;
}

.days1 td {
	border-bottom:1px solid #837F80;
}

.days2 td {
	border-bottom:1px solid #837F80;
}

#arrow {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#arrow a {
	color:#000000;
	text-decoration:none;
}

#arrow a:hover {
	color:#000000;
	text-decoration:none;
}

#white_cal {
	background-color:#FFFFFF;
}
