a:link {
	color: #244F6A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #244F6A;
}
a:hover {
	text-decoration: none;
	color: #33CCFF;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
}
h6 {

	font-family: Bahamas;
	font-size: 16px;
	font-weight: lighter;
	color: #244F6A;
}
p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #244F6A;
}
h3 {

	font-family: Webdings;
	font-size: 48px;
	color: #244F6A;
}
h4 {

	font-family: Wingdings;
	font-size: 48px;
	color: #244F6A;
}
h2 {

	font-family: "Wingdings 2";
	font-size: 48px;
	color: #244F6A;
}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: normal;
}

