
body {
    scrollbar-base-color: #92B3DE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #F0F0F0;
}

.txtMedium {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}

.txtLinkMedium a {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}

.txtLinkMedium a:visited {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}

.txtLinkMedium a:hover {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

.txtSmall {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}

.txtLinkSmall a {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}

.txtLinkSmall a:visited {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #224370;
}

.txtLinkSmall a:hover {
	font-family: "Calligraph421 BT", "Calligraph810 BT";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}
