.footer {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}

.footerLink {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #f5e691;
}

.footerLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #f5e691;
}

.Link {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: none;
	color: #4294b0;
}

.Link:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	text-decoration: underline;
	color: #4294b0;
}

.heading {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #4294b0;
}

.headingBig {
	font-family: Trebuchet MS;
	font-size: 28px;
	font-weight: bold;
	color: #93d0e5;
}

.topnav {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.topnav:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

.content {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

.mainnav {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: none;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #93d0e5;
}

.a-heading {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.a-text {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.a-textLink:link {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.a-textLink:hover {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.a-textLink:visited {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}