a:link, a:visited, a:active {
	color: #669ACC;
	text-decoration: underline;
}

a:hover {
	color: #FDB813;
	text-decoration: none;
}

.bodytext {
	color: #4F2683;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.bluebodytext {
	color: #669ACC;
	font-family: arial;
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}

.calendarhead {
	color: #4F2683;
	font-family: arial;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	font-weight: normal;
}

.form {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	font-weight: normal;
}

.smalltext {
	color: #4F2683;
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	font-weight: normal;
}