.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:visited {
	color: #20217D;
	text-decoration: none;
}
a:link {
	color: #2960CF;
	text-decoration: none;
}
a:hover {
	color: #4EB4EF;
	text-decoration: none;
}
#calendar{
	overflow: hidden;
	background-image: url(images/cal-back.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}

#calendarinner{
	overflow: scroll;

}
